Domain Aggregate Root Framework - Store - EntityFramework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.0 |
Author(s): | Acqusys |
Last Update: | Monday, September 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dominium.Store.EntityFramework |
Install
Install-Package Dominium.Store.EntityFramework
dotnet add package Dominium.Store.EntityFramework
paket add Dominium.Store.EntityFramework
Dominium.Store.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Dominium(>= 2.0.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
Tags