.Net standard repository library for Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.0 |
Author(s): | Serkan Yazıcıoğlu |
Last Update: | Tuesday, June 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serkanyazicioglu/EntityFrameworkRepository |
NuGet Url: | https://www.nuget.org/packages/Nhea.Data.Repository.EntityFrameworkRepository |
Install
Install-Package Nhea.Data.Repository.EntityFrameworkRepository
dotnet add package Nhea.Data.Repository.EntityFrameworkRepository
paket add Nhea.Data.Repository.EntityFrameworkRepository
Nhea.Data.Repository.EntityFrameworkRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.4.4)
- Nhea(>= 2.0.0.4)
Tags