FeatuR.EntityFramework.SqlServer
2.0.4
Implements FeatureStore with EntityFramework using MSSQL
Install-Package FeatuR.EntityFramework.SqlServer -Version 2.0.4
dotnet add package FeatuR.EntityFramework.SqlServer --version 2.0.4
<PackageReference Include="FeatuR.EntityFramework.SqlServer" 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.SqlServer --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FeatuR.EntityFramework.SqlServer, 2.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.0
- FeatuR.EntityFramework (>= 2.0.4)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.4)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FeatuR.EntityFramework.SqlServer:
Package | Downloads |
---|---|
FeatuR.EntityFramework.SqlServer.DependencyInjection
Includes extension method to wire up FeatuR using MSSQL as data store
|
GitHub repositories
This package is not used by any popular GitHub repositories.