A set of useful extensions for EntityFrameworkCore (Enum Lookup Tables, Naming of tables / properties / keys, Pluralize).
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.3.0 |
Author(s): | Dresel, pergerch |
Last Update: | Thursday, January 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SpatialFocus/SpatialFocus.EntityFrameworkCore.Extensions |
NuGet Url: | https://www.nuget.org/packages/SpatialFocus.EntityFrameworkCore.Extensions |
Install
Install-Package SpatialFocus.EntityFrameworkCore.Extensions
dotnet add package SpatialFocus.EntityFrameworkCore.Extensions
paket add SpatialFocus.EntityFrameworkCore.Extensions
SpatialFocus.EntityFrameworkCore.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Humanizer.Core(>= 2.8.26)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags