Build DDD infrastructure layer with 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: | 0.8.0 |
Author(s): | Cyan |
Last Update: | Monday, February 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Winches/Fabricdot.Core |
NuGet Url: | https://www.nuget.org/packages/Fabricdot.Infrastructure.EntityFrameworkCore |
Install
Install-Package Fabricdot.Infrastructure.EntityFrameworkCore
dotnet add package Fabricdot.Infrastructure.EntityFrameworkCore
paket add Fabricdot.Infrastructure.EntityFrameworkCore
Fabricdot.Infrastructure.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Fabricdot.Infrastructure.Core(>= 0.2.0)
- Ardalis.Specification.EntityFrameworkCore(>= 4.1.0)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.1)
Tags