Simple HierarchyId operations with unmodified Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.1 |
Author(s): | Casa Villar Sistemas |
Last Update: | Wednesday, October 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CasaVillar/hid-ef/ |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.Hierarchy |
Install
Install-Package EntityFramework.Hierarchy
dotnet add package EntityFramework.Hierarchy
paket add EntityFramework.Hierarchy
EntityFramework.Hierarchy Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Microsoft.SqlServer.Types(>= 11.0.2)
Tags