EntityFrameworkWithHierarchyId 6.1.3-alpha1

Suggested Alternatives

EntityFramework

Additional Details

HierarchyID support was merged to the official EntityFramework package. Please use that.

This is a prerelease version of EntityFrameworkWithHierarchyId.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package EntityFrameworkWithHierarchyId --version 6.1.3-alpha1
NuGet\Install-Package EntityFrameworkWithHierarchyId -Version 6.1.3-alpha1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EntityFrameworkWithHierarchyId" Version="6.1.3-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFrameworkWithHierarchyId --version 6.1.3-alpha1
#r "nuget: EntityFrameworkWithHierarchyId, 6.1.3-alpha1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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