Library to run business logic when using Entity Framework Core for database accesses.
Info
Version: | 4.1.0 |
Author(s): | Jon P Smith |
Last Update: | Saturday, January 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JonPSmith/EfCore.GenericBizRunner |
NuGet Url: | https://www.nuget.org/packages/EfCore.GenericBizRunner |
Install
Install-Package EfCore.GenericBizRunner
dotnet add package EfCore.GenericBizRunner
paket add EfCore.GenericBizRunner
EfCore.GenericBizRunner Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoMapper(>= 9.0.0)
- GenericServices.StatusGeneric(>= 1.0.1)
- Microsoft.EntityFrameworkCore(>= 2.1.0)
- AutoMapper(>= 9.0.0)
- GenericServices.StatusGeneric(>= 1.0.1)
- Microsoft.EntityFrameworkCore(>= 3.0.0)
Tags