Z.EntityFramework.Classic.Effort
1.3.5-beta1
Prefix Reserved
See the version list below for details.
dotnet add package Z.EntityFramework.Classic.Effort --version 1.3.5-beta1
NuGet\Install-Package Z.EntityFramework.Classic.Effort -Version 1.3.5-beta1
<PackageReference Include="Z.EntityFramework.Classic.Effort" Version="1.3.5-beta1" />
paket add Z.EntityFramework.Classic.Effort --version 1.3.5-beta1
#r "nuget: Z.EntityFramework.Classic.Effort, 1.3.5-beta1"
// Install Z.EntityFramework.Classic.Effort as a Cake Addin #addin nuget:?package=Z.EntityFramework.Classic.Effort&version=1.3.5-beta1&prerelease // Install Z.EntityFramework.Classic.Effort as a Cake Tool #tool nuget:?package=Z.EntityFramework.Classic.Effort&version=1.3.5-beta1&prerelease
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- NMemory (>= 2.0.1)
-
.NETFramework 4.5
- NMemory (>= 2.0.1)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- NMemory (>= 2.0.1)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
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 | 87,378 | 5/6/2021 |
2.2.9 | 13,359 | 2/25/2020 |
2.0.0 | 14,396 | 11/8/2018 |
2.0.0-beta8 | 841 | 10/28/2018 |
2.0.0-beta4 | 912 | 10/12/2018 |
1.3.10 | 1,131 | 9/27/2018 |
1.3.6 | 1,232 | 8/9/2018 |
1.3.5-beta1 | 1,604 | 7/12/2018 |