Info
Version: | 1.1.2 |
Author(s): | demirmusa |
Last Update: | Thursday, May 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/demirmusa/EFCoreGenericRepository |
NuGet Url: | https://www.nuget.org/packages/EFCore.GenericRepository |
Install
Install-Package EFCore.GenericRepository
dotnet add package EFCore.GenericRepository
paket add EFCore.GenericRepository
EFCore.GenericRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 8.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.3)
Tags
It allows you sign your entities as a ISoftDeletable , ISoftUpdatable and manages them automatically.