Effort 2.0.0-beta5

This is a prerelease version of Effort.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Effort --version 2.0.0-beta5
                    
NuGet\Install-Package Effort -Version 2.0.0-beta5
                    
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" Version="2.0.0-beta5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Effort" Version="2.0.0-beta5" />
                    
Directory.Packages.props
<PackageReference Include="Effort" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Effort --version 2.0.0-beta5
                    
#r "nuget: Effort, 2.0.0-beta5"
                    
#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.
#:package Effort@2.0.0-beta5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Effort&version=2.0.0-beta5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Effort&version=2.0.0-beta5&prerelease
                    
Install as a Cake Tool

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 Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Effort:

Package Downloads
Effort.Extra

Create database definitions in code and load them into the effort in-memory database at runtime

Effort.Extra.StrongName

Create database definitions in code and load them into the effort in-memory database at runtime

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Effort:

Repository Stars
agileobjects/AgileMapper
A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.
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.17 19,312 11/17/2023
2.2.16 96,350 2/3/2022
2.2.15 8,613 10/5/2021
2.2.14 1,840 7/23/2021
2.2.13 11,434 3/3/2021
2.2.12 748 2/11/2021
2.2.11 715 2/11/2021
2.2.10 62,142 3/23/2020
2.2.9 75,688 2/24/2020
2.2.8 1,619 1/29/2020
2.2.7 22,624 11/20/2019
2.2.6 38,842 10/30/2019
2.2.5 1,549 10/25/2019
2.2.4 13,232 10/1/2019
2.2.3 1,217 9/16/2019
2.2.2 4,470 8/13/2019
2.1.1 23,696 6/25/2019
2.1.0 27,607 3/9/2019
2.0.5 26,162 1/7/2019
2.0.4 5,031 12/18/2018
2.0.3 8,923 12/5/2018
2.0.2 1,807 11/30/2018
2.0.1 4,071 11/16/2018
2.0.0 2,372 11/8/2018
2.0.0-beta7 1,401 10/23/2018
2.0.0-beta6 1,347 10/15/2018
2.0.0-beta5 1,360 10/12/2018
2.0.0-beta4 1,311 10/12/2018
2.0.0-beta3 1,372 10/10/2018
2.0.0-beta2 1,429 10/10/2018
2.0.0-beta1 1,368 10/10/2018
1.3.10 16,364 9/27/2018
1.3.9 5,753 8/31/2018
1.3.8 3,482 8/28/2018
1.3.7 4,817 8/9/2018
1.3.6 1,860 8/9/2018
1.3.5 11,935 6/27/2018
1.3.4 98,969 5/26/2018
1.3.3 46,741 3/12/2018
1.3.2 2,729 3/3/2018
1.3.0 122,769 11/24/2016
1.2.0 21,940 10/9/2016
1.1.5 44,173 5/10/2016
1.1.4 49,488 1/6/2015
1.1.3 2,636 1/5/2015
1.1.2 4,182 11/23/2014
1.1.1 2,997 10/24/2014
1.1.0 18,271 6/17/2014
1.0.0 6,974 6/9/2014