Generic Repository which includes Add, Delete and Update Methods.
Info
Version: | 1.0.0 |
Author(s): | Ikakko |
Last Update: | Monday, December 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GenericCRUDRepository |
Install
Install-Package GenericCRUDRepository
dotnet add package GenericCRUDRepository
paket add GenericCRUDRepository
GenericCRUDRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
Tags