Core EFCore library for Arragro for Repository functionality and BaseContext.
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.0-alpha-build155 |
Author(s): | Mike Jewell, Reece Beardsall |
Last Update: | Saturday, November 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Arragro/Arragro |
NuGet Url: | https://www.nuget.org/packages/Arragro.EntityFrameworkCore |
Install
Install-Package Arragro.EntityFrameworkCore
dotnet add package Arragro.EntityFrameworkCore
paket add Arragro.EntityFrameworkCore
Arragro.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Arragro.Common(>= 2.0.0155)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.0.0)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
Tags