Common abstractions for using hierarchyid with EF Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 4.0.0 |
| Author(s): | Brice Lambson, et al. |
| Last Update: | Tuesday, November 15, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/efcore/EFCore.SqlServer.HierarchyId |
| NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.SqlServer.HierarchyId.Abstractions |
Install
Install-Package EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
dotnet add package EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
paket add EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- dotMorten.Microsoft.SqlServer.Types(>= 1.3.0)
Tags