f14.EntityFrameworkCore
1.0.2
Provides useful extensions for Microsoft.EntityFrameworkCore, like repositories, models, and others stuff.
Install-Package f14.EntityFrameworkCore -Version 1.0.2
dotnet add package f14.EntityFrameworkCore --version 1.0.2
<PackageReference Include="f14.EntityFrameworkCore" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add f14.EntityFrameworkCore --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: f14.EntityFrameworkCore, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install f14.EntityFrameworkCore as a Cake Addin #addin nuget:?package=f14.EntityFrameworkCore&version=1.0.2 // Install f14.EntityFrameworkCore as a Cake Tool #tool nuget:?package=f14.EntityFrameworkCore&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- f14.Data (>= 1.0.2)
- Microsoft.EntityFrameworkCore (>= 3.1.8)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.