A few attributes and interfaces I use for SQL DDL generation and model class development.
Info
Version: | 1.0.16 |
Author(s): | Adam O'Neil |
Last Update: | Saturday, April 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamosoftware/DbSchema.Attributes |
NuGet Url: | https://www.nuget.org/packages/AO.DbSchema.Attributes |
Install
Install-Package AO.DbSchema.Attributes
dotnet add package AO.DbSchema.Attributes
paket add AO.DbSchema.Attributes
AO.DbSchema.Attributes Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.7.0)