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: | https://www.nuget.org/packages/Effort |
Install
Install-Package Effort
dotnet add package Effort
paket add Effort
Effort Download (Unzip the "nupkg" after downloading)
Dependencies
- NMemory(>= 3.1.1)
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.