Z.EntityFramework.Classic.Effort
2.2.13
Prefix Reserved
Install-Package Z.EntityFramework.Classic.Effort -Version 2.2.13
dotnet add package Z.EntityFramework.Classic.Effort --version 2.2.13
<PackageReference Include="Z.EntityFramework.Classic.Effort" Version="2.2.13" />
paket add Z.EntityFramework.Classic.Effort --version 2.2.13
#r "nuget: Z.EntityFramework.Classic.Effort, 2.2.13"
// Install Z.EntityFramework.Classic.Effort as a Cake Addin
#addin nuget:?package=Z.EntityFramework.Classic.Effort&version=2.2.13
// Install Z.EntityFramework.Classic.Effort as a Cake Tool
#tool nuget:?package=Z.EntityFramework.Classic.Effort&version=2.2.13
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 | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- NMemory (>= 3.1.2)
- Z.EntityFramework.Classic (>= 7.1.24)
-
.NETFramework 4.5
- NMemory (>= 3.1.2)
- Z.EntityFramework.Classic (>= 7.1.24)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- NMemory (>= 3.1.2)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- Z.EntityFramework.Classic (>= 7.1.24)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Z.EntityFramework.Classic.Effort:
Repository | Stars |
---|---|
zzzprojects/EntityFramework-Effort
Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
|
Version | Downloads | Last updated |
---|---|---|
2.2.13 | 15,092 | 5/6/2021 |
2.2.9 | 12,763 | 2/25/2020 |
2.0.0 | 13,839 | 11/8/2018 |
2.0.0-beta8 | 402 | 10/28/2018 |
2.0.0-beta4 | 421 | 10/12/2018 |
1.3.10 | 539 | 9/27/2018 |
1.3.6 | 638 | 8/9/2018 |
1.3.5-beta1 | 1,004 | 7/12/2018 |