Skahal.Infrastructure.Framework.Repositories.IRepository's EntityFramework 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.1.1 |
Author(s): | Skahal |
Last Update: | Friday, April 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skahal/Skahal.Infrastructure.Repositories |
NuGet Url: | https://www.nuget.org/packages/Skahal.Infrastructure.Repositories.EntityFramework |
Install
Install-Package Skahal.Infrastructure.Repositories.EntityFramework
dotnet add package Skahal.Infrastructure.Repositories.EntityFramework
paket add Skahal.Infrastructure.Repositories.EntityFramework
Skahal.Infrastructure.Repositories.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Skahal.Infrastructure.Framework(0.5.9)
- EntityFramework(6.1.1)
Tags