Helps to add Generic Repository and Unit of Work defaults for a service.
Info
Version: | 0.1.146 |
Author(s): | Thang Chung |
Last Update: | Tuesday, June 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudnative-netcore/netcorekit |
NuGet Url: | https://www.nuget.org/packages/NetCoreKit.Infrastructure.EfCore |
Install
Install-Package NetCoreKit.Infrastructure.EfCore
dotnet add package NetCoreKit.Infrastructure.EfCore
paket add NetCoreKit.Infrastructure.EfCore
NetCoreKit.Infrastructure.EfCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NetCoreKit.Domain(>= 0.1.146)
- NetCoreKit.Infrastructure(>= 0.1.146)
- NetCoreKit.Utils(>= 0.1.146)
- Humanizer.Core(>= 2.5.16)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.2.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.2.1)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Polly(>= 6.1.2)