A lightweight extension of EntityFrameworkCore that is implementing the Repository design pattern.
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 |
Author(s): | Blue Chameleon |
Last Update: | Friday, February 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BlueChameleon/BlueChameleon.EntityFramework.Repository |
NuGet Url: | https://www.nuget.org/packages/BlueChameleon.EntityFrameworkCore.Repository |
Install
Install-Package BlueChameleon.EntityFrameworkCore.Repository
dotnet add package BlueChameleon.EntityFrameworkCore.Repository
paket add BlueChameleon.EntityFrameworkCore.Repository
BlueChameleon.EntityFrameworkCore.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
Tags