Generic data manager for EF CRUD operations.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0-beta1 |
Author(s): | Ziya Mollamahmut |
Last Update: | Monday, June 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LazZiya/EFGenericDataManager/ |
NuGet Url: | https://www.nuget.org/packages/LazZiya.EFGenericDataManager |
Install
Install-Package LazZiya.EFGenericDataManager
dotnet add package LazZiya.EFGenericDataManager
paket add LazZiya.EFGenericDataManager
LazZiya.EFGenericDataManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.0)
Tags