FluidNames is the Entity Framework Core plugin for create some enhancements in your EF Core database context.
Info
Version: | 1.1.2 |
Author(s): | Aleksandr Kolesnikov |
Last Update: | Saturday, September 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kolesnikovav/FluidNames |
NuGet Url: | https://www.nuget.org/packages/FluidNames |
Install
Install-Package FluidNames
dotnet add package FluidNames
paket add FluidNames
FluidNames Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.3)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.7)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.4)
- System.Text.Json(>= 4.7.2)
Tags