A generic repository to do the data operations end to end in dynamic way which is for given any Context domain this could work.
Info
Version: | 1.0.3 |
Author(s): | Ashan Perera |
Last Update: | Saturday, May 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Platform.DataAccess.GenericRepository |
Install
Install-Package Platform.DataAccess.GenericRepository
dotnet add package Platform.DataAccess.GenericRepository
paket add Platform.DataAccess.GenericRepository
Platform.DataAccess.GenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Platform.HeaderRequest.Filter(>= 1.0.0)
- EntityFramework(>= 6.4.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.3)