Interoperability between Funcky and EF Core.
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.2.0 |
Author(s): | Polyadic |
Last Update: | Tuesday, August 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/polyadic/funcky-efcore |
NuGet Url: | https://www.nuget.org/packages/Funcky.EntityFrameworkCore |
Install
Install-Package Funcky.EntityFrameworkCore
dotnet add package Funcky.EntityFrameworkCore
paket add Funcky.EntityFrameworkCore
Funcky.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Funcky(>= 2.2.0 && < 3.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0 && < 6.0.0)
Tags