Skip to content

A few attributes I use for SQL DDL generation and model class projects

License

Notifications You must be signed in to change notification settings

adamfoneil/Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuget

This is a very small library of some attributes, enums, and interfaces that I use with Dapper.Repository, Dapper.CX and ModelSync. I extracted them to a standalone library so that model class projects can use these while keeping a minimal dependency footprint. For example, I don't want model projects to have a Dapper dependency.

Nuget package: AO.Models

Reference

Wiki

Please see the wiki for info about my SqlBuilder static class and other helpers here.

Prior Versions

There's an earlier version of this package called AO.DbSchema.Attributes.

About

A few attributes I use for SQL DDL generation and model class projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages