Aurochses.Data.EntityFrameworkCore is a library to access database with Unit of Work, Repository and Entity classes 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.2.0 |
Author(s): | Aurochses |
Last Update: | Thursday, January 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Aurochses/Aurochses.Data.EntityFrameworkCore/wiki |
NuGet Url: | https://www.nuget.org/packages/Aurochses.Data.EntityFrameworkCore |
Install
Install-Package Aurochses.Data.EntityFrameworkCore
dotnet add package Aurochses.Data.EntityFrameworkCore
paket add Aurochses.Data.EntityFrameworkCore
Aurochses.Data.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Aurochses.Data(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.0)
Tags