Implementation for persistence using 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: | 1.0.33 |
Author(s): | Optivem |
Last Update: | Wednesday, June 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://opensource.optivem.com/framework-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Optivem.Atomiv.Infrastructure.EntityFrameworkCore |
Install
Install-Package Optivem.Atomiv.Infrastructure.EntityFrameworkCore
dotnet add package Optivem.Atomiv.Infrastructure.EntityFrameworkCore
paket add Optivem.Atomiv.Infrastructure.EntityFrameworkCore
Optivem.Atomiv.Infrastructure.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Optivem.Atomiv.Core.All(>= 1.0.33)
- Microsoft.EntityFrameworkCore(>= 3.1.5)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.5)
Tags