Generic Repository Entity Framework DbContext implementation.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.3.1-pre01 |
Author(s): | Tugberk Ugurlu |
Last Update: | Tuesday, January 22, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tugberkugurlu/GenericRepository |
NuGet Url: | https://www.nuget.org/packages/GenericRepository.EntityFramework |
Install
Install-Package GenericRepository.EntityFramework
dotnet add package GenericRepository.EntityFramework
paket add GenericRepository.EntityFramework
GenericRepository.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- GenericRepository(0.3.101)
- EntityFramework(5.0.0)
Tags