Info
Version: | 0.0.5 |
Author(s): | EfCore.Attributes |
Last Update: | Tuesday, August 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EfCore.Attributes |
Install
Install-Package EfCore.Attributes
dotnet add package EfCore.Attributes
paket add EfCore.Attributes
EfCore.Attributes Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.0)
- System.Reflection.TypeExtensions(>= 4.5.1)
Tags
This dotnet package contains custom validation attributes, and action filters for making sure
models are validated with the database.