Info
Version: | 2.2.17 |
Author(s): | ZZZ Projects, tamasflamich |
Last Update: | Friday, November 17, 2023 |
.NET Fiddle: | Online Example |
Project Url: | http://entityframework-effort.net/ |
NuGet Url: | http://www.nuget.org/packages/Effort.EF6 |
Install
Install-Package Effort.EF6
dotnet add package Effort.EF6
paket add Effort.EF6
Effort.EF6 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- EntityFramework(>= 6.0.0 && < 7.0.0)
- NMemory(>= 3.1.1)
- NMemory(>= 3.1.1)
- EntityFramework(>= 6.0.0 && < 7.0.0)
- NMemory(>= 3.1.1)
- EntityFramework(>= 6.3.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.