Effort.EF6 2.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Effort.EF6 --version 2.2.4
NuGet\Install-Package Effort.EF6 -Version 2.2.4
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.EF6" Version="2.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Effort.EF6 --version 2.2.4
#r "nuget: Effort.EF6, 2.2.4"
#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.
// Install Effort.EF6 as a Cake Addin
#addin nuget:?package=Effort.EF6&version=2.2.4

// Install Effort.EF6 as a Cake Tool
#tool nuget:?package=Effort.EF6&version=2.2.4

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 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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.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 tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Effort.EF6:

Package Downloads
Effort.Extra.EF6

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

Effort.Extra.EF6.StrongName

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

Module.Tests

Module系统Tests模块(公测版)

Bardock.Utils.Data.EF.Effort

Effort (Entity Framework) utilities

MoqUnitTest

Provide all tools for make moq testing in unit test.

GitHub repositories (13)

Showing the top 5 popular GitHub repositories that depend on Effort.EF6:

Repository Stars
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
getsentry/sentry-dotnet
Sentry SDK for .NET
Version Downloads Last updated
2.2.17 68,377 11/17/2023
2.2.16 904,198 2/3/2022
2.2.15 237,983 10/5/2021
2.2.14 138,086 7/23/2021
2.2.13 302,659 3/3/2021
2.2.12 33,552 2/11/2021
2.2.10 855,747 3/23/2020
2.2.9 140,061 2/24/2020
2.2.8 67,640 1/29/2020
2.2.7 223,187 11/20/2019
2.2.6 132,490 10/30/2019
2.2.5 47,454 10/25/2019
2.2.4 119,283 10/1/2019
2.2.3 28,400 9/16/2019
2.2.2 91,572 8/13/2019
2.2.1 44,497 7/25/2019
2.1.1 103,650 6/25/2019
2.1.0 387,326 3/9/2019
2.0.5 175,852 1/7/2019
2.0.4 27,783 12/18/2018
2.0.3 24,576 12/5/2018
2.0.2 3,900 11/30/2018
2.0.1 88,221 11/16/2018
2.0.0 38,785 11/8/2018
2.0.0-beta7 10,800 10/23/2018
2.0.0-beta6 2,682 10/15/2018
2.0.0-beta5 1,051 10/12/2018
2.0.0-beta4 1,692 10/12/2018
2.0.0-beta3 1,062 10/10/2018
2.0.0-beta2 1,501 10/10/2018
1.3.10 82,252 9/27/2018
1.3.9 86,746 8/31/2018
1.3.8 22,685 8/28/2018
1.3.7 66,048 8/9/2018
1.3.5 202,927 6/27/2018
1.3.4 171,762 5/26/2018
1.3.3 252,583 3/12/2018
1.3.2 16,917 3/3/2018
1.3.0 955,002 11/24/2016
1.2.0 96,544 10/9/2016
1.1.5 232,317 5/10/2016
1.1.4 438,988 1/6/2015
1.1.3 1,869 1/5/2015
1.1.2 24,502 11/23/2014
1.1.1 6,239 10/24/2014
1.1.0 22,963 6/17/2014
1.0.0 35,345 6/9/2014