Provides a fluent way to configure your DbContext's Model.
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.5.1 |
| Author(s): | Nero Sule |
| Last Update: | Wednesday, December 28, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Grinderofl/FluentModelBuilder |
| NuGet Url: | https://www.nuget.org/packages/FluentModelBuilder |
Install
Install-Package FluentModelBuilder
dotnet add package FluentModelBuilder
paket add FluentModelBuilder
FluentModelBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Microsoft.EntityFrameworkCore(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.EntityFrameworkCore(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.EntityFrameworkCore(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
Tags