Info
Version: | 1.0.1 |
Author(s): | tamasflamich |
Last Update: | Wednesday, December 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/borismod/effort |
NuGet Url: | https://www.nuget.org/packages/Effort.EF6.WithHierarchyId |
Install
Install-Package Effort.EF6.WithHierarchyId
dotnet add package Effort.EF6.WithHierarchyId
paket add Effort.EF6.WithHierarchyId
Effort.EF6.WithHierarchyId Download (Unzip the "nupkg" after downloading)
Dependencies
- NMemory(>= 1.0.2 && < 2.0.0)
- EntityFrameworkWithHierarchyId(>= 6.1.3 && < 7.0.0)
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.