Basic data access structure for Entity Framework using Repository and Unit of Work 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.1.4 |
Author(s): | Petr Stipek |
Last Update: | Sunday, November 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Pipaslot.Infrastructure.Data.EntityFrameworkCore |
Install
Install-Package Pipaslot.Infrastructure.Data.EntityFrameworkCore
dotnet add package Pipaslot.Infrastructure.Data.EntityFrameworkCore
paket add Pipaslot.Infrastructure.Data.EntityFrameworkCore
Pipaslot.Infrastructure.Data.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Pipaslot.Infrastructure.Data(>= 1.1.1)
- Microsoft.EntityFrameworkCore(>= 2.0.1)
Tags