EntityFrameworkWithHierarchyId 6.1.3-alpha1
HierarchyID support was merged to the official EntityFramework package. Please use that.
dotnet add package EntityFrameworkWithHierarchyId --version 6.1.3-alpha1
NuGet\Install-Package EntityFrameworkWithHierarchyId -Version 6.1.3-alpha1
<PackageReference Include="EntityFrameworkWithHierarchyId" Version="6.1.3-alpha1" />
paket add EntityFrameworkWithHierarchyId --version 6.1.3-alpha1
#r "nuget: EntityFrameworkWithHierarchyId, 6.1.3-alpha1"
// Install EntityFrameworkWithHierarchyId as a Cake Addin #addin nuget:?package=EntityFrameworkWithHierarchyId&version=6.1.3-alpha1&prerelease // Install EntityFrameworkWithHierarchyId as a Cake Tool #tool nuget:?package=EntityFrameworkWithHierarchyId&version=6.1.3-alpha1&prerelease
Entity Framework is Microsoft's recommended data access technology for new applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on EntityFrameworkWithHierarchyId:
Package | Downloads |
---|---|
BeverlyBytes.Web.Ng
N.A. |
|
Effort.EF6.WithHierarchyId
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database. |
|
Savii.AspNet.Identity.EntityFrameworkWithHierarchyId
Package Description |
|
Savii.EF.HierarchyID
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|