This is the generic repository library will make you easy to working with Entity Framework.
Info
Version: | 1.3.6 |
Author(s): | BoT DeV |
Last Update: | Sunday, December 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BoT.DeV.Db.EfRepositories |
Install
Install-Package BoT.DeV.Db.EfRepositories
dotnet add package BoT.DeV.Db.EfRepositories
paket add BoT.DeV.Db.EfRepositories
BoT.DeV.Db.EfRepositories Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- EntityFramework.BulkInsert-ef6(>= 6.0.1.2)
- EntityFramework.MappingAPI(>= 6.2.0)