Repository Layer.
Info
Version: | 1.1.9 |
Author(s): | beefsteak |
Last Update: | Sunday, May 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/beefsteak/Simple.EFCore.Seedwork |
NuGet Url: | https://www.nuget.org/packages/Simple.EFCore.Seedwork.Repository |
Install
Install-Package Simple.EFCore.Seedwork.Repository
dotnet add package Simple.EFCore.Seedwork.Repository
paket add Simple.EFCore.Seedwork.Repository
Simple.EFCore.Seedwork.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Simple.EFCore.Seedwork.Domain(>= 1.0.5)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.4)
- Microsoft.EntityFrameworkCore.Proxies(>= 2.2.4)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
- Microsoft.Extensions.Logging.Debug(>= 2.2.0)
- Polly(>= 6.0.1)