Effort.EF6
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.
Install-Package Effort.EF6 -Version 2.2.13
dotnet add package Effort.EF6 --version 2.2.13
<PackageReference Include="Effort.EF6" Version="2.2.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Effort.EF6 --version 2.2.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Effort.EF6, 2.2.13"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.13
// Install Effort.EF6 as a Cake Tool
#tool nuget:?package=Effort.EF6&version=2.2.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- EntityFramework (>= 6.0.0 && < 7.0.0)
- NMemory (>= 3.1.2)
-
.NETFramework 4.5
- EntityFramework (>= 6.0.0 && < 7.0.0)
- NMemory (>= 3.1.2)
-
.NETStandard 2.1
- EntityFramework (>= 6.3.0)
- NMemory (>= 3.1.2)
Used By
NuGet packages (9)
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
|
|
Affecto.IdentityManagement.Store.Mocking
Identity Management store layer using Effort mock database.
|
|
Bardock.Utils.Data.EF.Effort
Effort (Entity Framework) utilities
|
|
Effort.Extra.EF6.StrongName
Create database definitions in code and load them into the effort in-memory database at runtime
|
|
Module.Tests
Module系统Tests模块(公测版)
|
GitHub repositories (12)
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
|
|
Jimmey-Jiang/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
aspnetboilerplate/module-zero-forsaken
ASP.NET Boilerplate - ASP.NET Identity Integration Module
|
|
zzzprojects/EntityFramework.DynamicFilters
Global filtering for Entity Framework.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.13 | 8,668 | 3/3/2021 |
2.2.12 | 5,858 | 2/11/2021 |
2.2.10 | 251,341 | 3/23/2020 |
2.2.9 | 56,691 | 2/24/2020 |
2.2.8 | 43,801 | 1/29/2020 |
2.2.7 | 90,796 | 11/20/2019 |
2.2.6 | 73,328 | 10/30/2019 |
2.2.5 | 19,165 | 10/25/2019 |
2.2.4 | 48,532 | 10/1/2019 |
2.2.3 | 17,809 | 9/16/2019 |
2.2.2 | 51,499 | 8/13/2019 |
2.2.1 | 25,817 | 7/25/2019 |
2.1.1 | 65,677 | 6/25/2019 |
2.1.0 | 239,873 | 3/9/2019 |
2.0.5 | 118,081 | 1/7/2019 |
2.0.4 | 20,893 | 12/18/2018 |
2.0.3 | 13,546 | 12/5/2018 |
2.0.2 | 2,588 | 11/30/2018 |
2.0.1 | 46,463 | 11/16/2018 |
2.0.0 | 21,759 | 11/8/2018 |
2.0.0-beta7 | 8,314 | 10/23/2018 |
2.0.0-beta6 | 957 | 10/15/2018 |
2.0.0-beta5 | 397 | 10/12/2018 |
2.0.0-beta4 | 1,111 | 10/12/2018 |
2.0.0-beta3 | 415 | 10/10/2018 |
2.0.0-beta2 | 753 | 10/10/2018 |
1.3.10 | 56,104 | 9/27/2018 |
1.3.9 | 64,084 | 8/31/2018 |
1.3.8 | 6,173 | 8/28/2018 |
1.3.7 | 49,954 | 8/9/2018 |
1.3.5 | 153,232 | 6/27/2018 |
1.3.4 | 104,124 | 5/26/2018 |
1.3.3 | 147,580 | 3/12/2018 |
1.3.2 | 9,177 | 3/3/2018 |
1.3.0 | 666,959 | 11/24/2016 |
1.2.0 | 71,434 | 10/9/2016 |
1.1.5 | 196,068 | 5/10/2016 |
1.1.4 | 323,942 | 1/6/2015 |
1.1.3 | 852 | 1/5/2015 |
1.1.2 | 16,879 | 11/23/2014 |
1.1.1 | 4,006 | 10/24/2014 |
1.1.0 | 21,177 | 6/17/2014 |
1.0.0 | 13,145 | 6/9/2014 |