Info
Version: | 2.0.7 |
Author(s): | Bhavesh Injamara |
Last Update: | Sunday, March 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GenericRepositoryCore |
Install
Install-Package GenericRepositoryCore
dotnet add package GenericRepositoryCore
paket add GenericRepositoryCore
GenericRepositoryCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.10)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.10)
Repositories can be created under a single working context and commit can be made as a unit, giving the option to rollback.