EntityFrameworkCore based data entity repository implementation.
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.3.1 |
Author(s): | Artyom Antyipin |
Last Update: | Saturday, May 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NCoreUtils.Data.EntityFrameworkCore |
Install
Install-Package NCoreUtils.Data.EntityFrameworkCore
dotnet add package NCoreUtils.Data.EntityFrameworkCore
paket add NCoreUtils.Data.EntityFrameworkCore
NCoreUtils.Data.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NCoreUtils.Data.Abstractions(>= 1.3.1)
- NCoreUtils.Data.IdName.EntityFrameworkCore.Abstractions(>= 1.3.1)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
- NCoreUtils.Linq.Abstractions(>= 1.0.1)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.2)
- System.Numerics.Vectors(>= 4.5.0)
Tags