Set of tools to help for the creation of an implementation layer of the DDD infrastructure layer, using Entity Framework.
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.6 |
Author(s): | dimitrisauvage |
Last Update: | Tuesday, July 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DimitriSauvage/CSharp-Tools |
NuGet Url: | https://www.nuget.org/packages/DimitriSauvageTools.Infrastructure.EntityFramework |
Install
Install-Package DimitriSauvageTools.Infrastructure.EntityFramework
dotnet add package DimitriSauvageTools.Infrastructure.EntityFramework
paket add DimitriSauvageTools.Infrastructure.EntityFramework
DimitriSauvageTools.Infrastructure.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- DimitriSauvageTools.Infrastructure(>= 1.0.6)
- DimitriSauvageTools(>= 1.0.2)
- DimitriSauvageTools.Domain(>= 1.0.1)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.3)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.3)
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
Tags