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: | 6.0.0 |
Author(s): | Atomiv |
Last Update: | Saturday, February 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://atomiv.com/ |
NuGet Url: | https://www.nuget.org/packages/Atomiv.Infrastructure.EntityFrameworkCore |
Install
Install-Package Atomiv.Infrastructure.EntityFrameworkCore
dotnet add package Atomiv.Infrastructure.EntityFrameworkCore
paket add Atomiv.Infrastructure.EntityFrameworkCore
Atomiv.Infrastructure.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Atomiv.Core.All(>= 1.0.42)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.0)
Tags