A repository framework for Entity Framework Core.
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.10 |
Author(s): | Henrik Thomsen |
Last Update: | Monday, May 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/henrikbulldog/RepositoryFramework |
NuGet Url: | https://www.nuget.org/packages/RepositoryFramework.EntityFramework |
Install
Install-Package RepositoryFramework.EntityFramework
dotnet add package RepositoryFramework.EntityFramework
paket add RepositoryFramework.EntityFramework
RepositoryFramework.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- RepositoryFramework.Interfaces(>= 2.0.8)
- Microsoft.EntityFrameworkCore(>= 1.1.1)
- Microsoft.EntityFrameworkCore.Relational(>= 1.1.1)
- RepositoryFramework.Interfaces(>= 2.0.8)
- Microsoft.EntityFrameworkCore(>= 1.1.1)
- Microsoft.EntityFrameworkCore.Relational(>= 1.1.1)
- Microsoft.NETCore.App(>= 1.1.2)
- RepositoryFramework.Interfaces(>= 2.0.8)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
Tags