Skip to content

Smartrak/SqlMapperExtensions.Smartrak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SqlMapperExtensions.Smartrak

SqlMapperExtensions with Smartrak enhancements

[ManualKey]

Used the same as [Key], but the initial value (for Insert) must be set in your code.

[TablePerType] Set on the base (abstract) class in an inheritence tree to use table per type style storage. You'll need to have a type field on the base class which you'll need to use yourself to decide what type each row is. Each type needs a [Table] attribute

About

SqlMapperExtensions with Smartrak enhancements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages