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.23 |
Author(s): | Optivem |
Last Update: | Saturday, January 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://opensource.optivem.com/framework-dotnetcore |
NuGet Url: | https://www.nuget.org/packages/Optivem.Framework.Infrastructure.EntityFrameworkCore |
Install
Install-Package Optivem.Framework.Infrastructure.EntityFrameworkCore
dotnet add package Optivem.Framework.Infrastructure.EntityFrameworkCore
paket add Optivem.Framework.Infrastructure.EntityFrameworkCore
Optivem.Framework.Infrastructure.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Optivem.Framework.Core.All(>= 1.0.23)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.0)
Tags