Info
Version: | 4.1.1 |
Author(s): | Jon P Smith |
Last Update: | Friday, June 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JonPSmith/EfCore.GenericServices.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/EfCore.GenericServices.AspNetCore |
Install
Install-Package EfCore.GenericServices.AspNetCore
dotnet add package EfCore.GenericServices.AspNetCore
paket add EfCore.GenericServices.AspNetCore
EfCore.GenericServices.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- EfCore.GenericBizRunner(>= 4.1.0)
- EfCore.GenericServices(>= 3.1.0)
- GenericServices.StatusGeneric(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.1)
- EfCore.GenericBizRunner(>= 4.1.0)
- EfCore.GenericServices(>= 3.1.0)
- GenericServices.StatusGeneric(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.1)
Tags
It converts IStatusGeneric into ASP.NET Core's ModelState or Web API response.