A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions.
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.0.10 |
Author(s): | Afzal Hassen |
Last Update: | Monday, January 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SOLIDplate.Infrastructure.Data.EntityFramework.Configurations |
Install
Install-Package SOLIDplate.Infrastructure.Data.EntityFramework.Configurations
dotnet add package SOLIDplate.Infrastructure.Data.EntityFramework.Configurations
paket add SOLIDplate.Infrastructure.Data.EntityFramework.Configurations
SOLIDplate.Infrastructure.Data.EntityFramework.Configurations Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags