Structr.EntityFramework
2.1.1
.NET Framework 4.6.2
Install-Package Structr.EntityFramework -Version 2.1.1
dotnet add package Structr.EntityFramework --version 2.1.1
<PackageReference Include="Structr.EntityFramework" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Structr.EntityFramework --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Structr.EntityFramework, 2.1.1"
#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 Structr.EntityFramework as a Cake Addin
#addin nuget:?package=Structr.EntityFramework&version=2.1.1
// Install Structr.EntityFramework as a Cake Tool
#tool nuget:?package=Structr.EntityFramework&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Base infrastructure for implement data context using EntityFramework
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- EntityFramework (>= 6.4.4)
- EntityFramework.DynamicFilters (>= 3.2.4)
- Structr.Collections (>= 2.0.1)
- Structr.Domain (>= 1.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.