Implementations of Ternacode.Persistence.Abstractions for EntityFramework 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: | 0.6.0 |
Author(s): | Kristoffer Karlsson |
Last Update: | Wednesday, January 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ternacode.Persistence.EntityFrameworkCore |
Install
Install-Package Ternacode.Persistence.EntityFrameworkCore
dotnet add package Ternacode.Persistence.EntityFrameworkCore
paket add Ternacode.Persistence.EntityFrameworkCore
Ternacode.Persistence.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.0)
- Microsoft.Extensions.ObjectPool(>= 3.0.0)
- Ternacode.Persistence.Abstractions(>= 0.6.0)
Tags