FeatuR.EntityFramework.MySQL
2.0.4
Implements FeatureStore with EntityFramework using MySQL
Install-Package FeatuR.EntityFramework.MySQL -Version 2.0.4
dotnet add package FeatuR.EntityFramework.MySQL --version 2.0.4
<PackageReference Include="FeatuR.EntityFramework.MySQL" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FeatuR.EntityFramework.MySQL --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FeatuR.EntityFramework.MySQL, 2.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FeatuR.EntityFramework.MySQL as a Cake Addin
#addin nuget:?package=FeatuR.EntityFramework.MySQL&version=2.0.4
// Install FeatuR.EntityFramework.MySQL as a Cake Tool
#tool nuget:?package=FeatuR.EntityFramework.MySQL&version=2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.0
- FeatuR.EntityFramework (>= 2.0.4)
- Pomelo.EntityFrameworkCore.MySql (>= 3.1.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FeatuR.EntityFramework.MySQL:
Package | Downloads |
---|---|
FeatuR.EntityFramework.MySQL.DependencyInjection
Includes extension method to wire up FeatuR using MySQL as data store
|
GitHub repositories
This package is not used by any popular GitHub repositories.