Adds hierarchyid support to the in-memory 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: | 8.0.0 |
Author(s): | Adrian Paul Nutiu |
Last Update: | Wednesday, November 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/efcore/EFCore.SqlServer.HierarchyId |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.InMemory.HierarchyId |
Install
Install-Package EntityFrameworkCore.InMemory.HierarchyId
dotnet add package EntityFrameworkCore.InMemory.HierarchyId
paket add EntityFrameworkCore.InMemory.HierarchyId
EntityFrameworkCore.InMemory.HierarchyId Download (Unzip the "nupkg" after downloading)
Dependencies
Tags