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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
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 |
---|