Effort 2.2.17

dotnet add package Effort --version 2.2.17
                    
NuGet\Install-Package Effort -Version 2.2.17
                    
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.2.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Effort" Version="2.2.17" />
                    
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.2.17
                    
#r "nuget: Effort, 2.2.17"
                    
#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.
#addin nuget:?package=Effort&version=2.2.17
                    
Install Effort as a Cake Addin
#tool nuget:?package=Effort&version=2.2.17
                    
Install Effort 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 15,119 11/17/2023
2.2.16 92,871 2/3/2022
2.2.15 8,544 10/5/2021
2.2.14 1,663 7/23/2021
2.2.13 11,133 3/3/2021
2.2.12 686 2/11/2021
2.2.11 650 2/11/2021
2.2.10 53,870 3/23/2020
2.2.9 75,360 2/24/2020
2.2.8 1,552 1/29/2020
2.2.7 21,716 11/20/2019
2.2.6 36,491 10/30/2019
2.2.5 1,463 10/25/2019
2.2.4 12,706 10/1/2019
2.2.3 1,148 9/16/2019
2.2.2 4,303 8/13/2019
2.1.1 23,368 6/25/2019
2.1.0 26,603 3/9/2019
2.0.5 26,045 1/7/2019
2.0.4 4,962 12/18/2018
2.0.3 8,826 12/5/2018
2.0.2 1,740 11/30/2018
2.0.1 3,984 11/16/2018
2.0.0 2,292 11/8/2018
2.0.0-beta7 1,347 10/23/2018
2.0.0-beta6 1,288 10/15/2018
2.0.0-beta5 1,305 10/12/2018
2.0.0-beta4 1,254 10/12/2018
2.0.0-beta3 1,314 10/10/2018
2.0.0-beta2 1,371 10/10/2018
2.0.0-beta1 1,309 10/10/2018
1.3.10 14,926 9/27/2018
1.3.9 5,627 8/31/2018
1.3.8 3,350 8/28/2018
1.3.7 4,734 8/9/2018
1.3.6 1,784 8/9/2018
1.3.5 11,795 6/27/2018
1.3.4 97,466 5/26/2018
1.3.3 45,277 3/12/2018
1.3.2 2,550 3/3/2018
1.3.0 121,106 11/24/2016
1.2.0 21,779 10/9/2016
1.1.5 42,749 5/10/2016
1.1.4 47,717 1/6/2015
1.1.3 2,501 1/5/2015
1.1.2 3,972 11/23/2014
1.1.1 2,861 10/24/2014
1.1.0 18,108 6/17/2014
1.0.0 6,722 6/9/2014