Adds hierarchyid support to the SQL Server EF Core provider.
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: | Online Example |
Project Url: | https://github.com/efcore/EFCore.SqlServer.HierarchyId |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.SqlServer.HierarchyId |
Install
Install-Package EntityFrameworkCore.SqlServer.HierarchyId
dotnet add package EntityFrameworkCore.SqlServer.HierarchyId
paket add EntityFrameworkCore.SqlServer.HierarchyId
EntityFrameworkCore.SqlServer.HierarchyId Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFrameworkCore.SqlServer.HierarchyId.Abstractions(>= 2.1.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 5.0.1)
Tags