Allows configuration of properties by attributes on the model class.
Info
| Version: | 1.0.0 |
| Author(s): | Richard Lawley |
| Last Update: | Wednesday, January 6, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/EFAttributeConfig |
Install
Install-Package EFAttributeConfig
dotnet add package EFAttributeConfig
paket add EFAttributeConfig
EFAttributeConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)