NetStandard2.0 and NetCoreApp2.2 Utilities for Crud API System - DAL Abstraction: should be referenced by project containing Entrity Framework Core DbContext.
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.2.0 |
Author(s): | Paolo Innocenti |
Last Update: | Wednesday, August 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paonath/PH.Core3 |
NuGet Url: | https://www.nuget.org/packages/PH.Core3.EntityFramework |
Install
Install-Package PH.Core3.EntityFramework
dotnet add package PH.Core3.EntityFramework
paket add PH.Core3.EntityFramework
PH.Core3.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- PH.Core3.Common.Services.Components(>= 1.2.0)
- PH.Core3.Common.Services(>= 1.2.0)
- PH.Core3.Common(>= 1.2.0)
- PH.Core3.EntityFramework.Abstractions(>= 1.2.0)
- PH.Core3.UnitOfWork(>= 1.2.0)
- JetBrains.Annotations(>= 2019.1.3)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Abstractions(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Design(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Proxies(>= 2.2.6)
- Microsoft.Extensions.Identity.Stores(>= 2.2.0)
- NewId(>= 3.0.2)
- Newtonsoft.Json(>= 12.0.2)
Tags