Effort.EF6.WithHierarchyId 1.0.1

.NET Framework 4.0
dotnet add package Effort.EF6.WithHierarchyId --version 1.0.1
NuGet\Install-Package Effort.EF6.WithHierarchyId -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Effort.EF6.WithHierarchyId" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Effort.EF6.WithHierarchyId --version 1.0.1
#r "nuget: Effort.EF6.WithHierarchyId, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Effort.EF6.WithHierarchyId as a Cake Addin
#addin nuget:?package=Effort.EF6.WithHierarchyId&version=1.0.1

// Install Effort.EF6.WithHierarchyId as a Cake Tool
#tool nuget:?package=Effort.EF6.WithHierarchyId&version=1.0.1

Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. 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.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 1,063 12/21/2016
1.0.0 838 12/20/2016