NRepository.EntityFramework is a generic repository library with a strong focus on CQRS.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.0.0 |
Author(s): | John Kelly |
Last Update: | Thursday, October 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nrepository.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/NRepository.EntityFramework |
Install
Install-Package NRepository.EntityFramework
dotnet add package NRepository.EntityFramework
paket add NRepository.EntityFramework
NRepository.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.1.3)
- NRepository.Core(4.0.0)
Tags