Microsoft.EntityFrameworkCore.InMemory 2.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.InMemory --version 2.2.0
NuGet\Install-Package Microsoft.EntityFrameworkCore.InMemory -Version 2.2.0
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="Microsoft.EntityFrameworkCore.InMemory" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.InMemory --version 2.2.0
#r "nuget: Microsoft.EntityFrameworkCore.InMemory, 2.2.0"
#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 Microsoft.EntityFrameworkCore.InMemory as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=2.2.0

// Install Microsoft.EntityFrameworkCore.InMemory as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=2.2.0

In-memory database provider for Entity Framework Core (to be used for testing purposes).

This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/ee3828a168f874efc5e5c8cc8c9bce9aa7db9d25

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

NuGet packages (533)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.InMemory:

Package Downloads
Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

AspNetCore.HealthChecks.UI.InMemory.Storage

HealthChecks.UI.InMemory.Storage package contains the required classes to use InMemory provider in the UI

Reo.Core.Testing

Package Description

EntityFrameworkCore.Testing.Moq

Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations. EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+) EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3 EntityFrameworkCore.Testing v3.x = EntityFrameworkCore 5 EntityFrameworkCore.Testing v4.x = EntityFrameworkCore 6 EntityFrameworkCore.Testing v5.x = EntityFrameworkCore 7 EntityFrameworkCore.Testing v8.x = EntityFrameworkCore 8

GitHub repositories (278)

Showing the top 5 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.InMemory:

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
Version Downloads Last updated
9.0.0-preview.3.24172.4 9,849 4/11/2024
9.0.0-preview.2.24128.4 4,429 3/12/2024
9.0.0-preview.1.24081.2 25,937 2/13/2024
8.0.4 479,817 4/9/2024
8.0.3 692,185 3/12/2024
8.0.2 1,119,705 2/13/2024
8.0.1 1,174,058 1/9/2024
8.0.0 2,019,686 11/14/2023
8.0.0-rc.2.23480.1 26,536 10/10/2023
8.0.0-rc.1.23419.6 12,693 9/12/2023
8.0.0-preview.7.23375.4 9,268 8/8/2023
8.0.0-preview.6.23329.4 23,701 7/11/2023
8.0.0-preview.5.23280.1 31,397 6/13/2023
8.0.0-preview.4.23259.3 14,895 5/16/2023
8.0.0-preview.3.23174.2 34,073 4/11/2023
8.0.0-preview.2.23128.3 83,592 3/14/2023
8.0.0-preview.1.23111.4 64,381 2/21/2023
7.0.18 51,462 4/9/2024
7.0.17 88,872 3/12/2024
7.0.16 175,178 2/13/2024
7.0.15 323,153 1/9/2024
7.0.14 718,082 11/14/2023
7.0.13 835,428 10/24/2023
7.0.12 1,076,407 10/10/2023
7.0.11 1,438,023 9/12/2023
7.0.10 1,726,668 8/8/2023
7.0.9 1,764,639 7/11/2023
7.0.8 890,490 6/22/2023
7.0.7 473,962 6/13/2023
7.0.5 3,215,787 4/11/2023
7.0.4 1,781,080 3/14/2023
7.0.3 1,810,886 2/14/2023
7.0.2 2,010,713 1/10/2023
7.0.1 1,335,076 12/13/2022
7.0.0 2,161,520 11/7/2022
7.0.0-rc.2.22472.11 54,183 10/11/2022
7.0.0-rc.1.22426.7 87,581 9/14/2022
7.0.0-preview.7.22376.2 12,840 8/9/2022
7.0.0-preview.6.22329.4 7,403 7/12/2022
7.0.0-preview.5.22302.2 17,182 6/14/2022
7.0.0-preview.4.22229.2 14,927 5/10/2022
7.0.0-preview.3.22175.1 32,969 4/13/2022
7.0.0-preview.2.22153.1 13,643 3/14/2022
7.0.0-preview.1.22076.6 7,352 2/17/2022
6.0.29 74,704 4/9/2024
6.0.28 97,148 3/12/2024
6.0.27 152,287 2/13/2024
6.0.26 326,695 1/9/2024
6.0.25 433,780 11/14/2023
6.0.24 298,018 10/24/2023
6.0.23 140,978 10/10/2023
6.0.22 418,244 9/12/2023
6.0.21 441,215 8/8/2023
6.0.20 393,965 7/11/2023
6.0.19 332,742 6/22/2023
6.0.18 219,356 6/13/2023
6.0.16 1,239,423 4/11/2023
6.0.15 635,908 3/14/2023
6.0.14 860,230 2/14/2023
6.0.13 1,244,314 1/10/2023
6.0.12 879,279 12/13/2022
6.0.11 1,799,601 11/7/2022
6.0.10 3,031,794 10/11/2022
6.0.9 2,723,434 9/13/2022
6.0.8 3,315,906 8/9/2022
6.0.7 6,673,061 7/12/2022
6.0.6 2,305,485 6/14/2022
6.0.5 2,977,117 5/10/2022
6.0.4 2,864,148 4/11/2022
6.0.3 3,316,077 3/8/2022
6.0.2 3,840,519 2/8/2022
6.0.1 4,271,653 12/14/2021
6.0.0 4,703,563 11/8/2021
6.0.0-rc.2.21480.5 63,171 10/12/2021
6.0.0-rc.1.21452.10 18,736 9/14/2021
6.0.0-preview.7.21378.4 9,580 8/10/2021
6.0.0-preview.6.21352.1 5,900 7/14/2021
6.0.0-preview.5.21301.9 15,414 6/15/2021
6.0.0-preview.4.21253.1 11,110 5/24/2021
6.0.0-preview.3.21201.2 10,413 4/8/2021
6.0.0-preview.2.21154.2 4,779 3/11/2021
6.0.0-preview.1.21102.2 8,504 2/12/2021
5.0.17 1,220,707 5/10/2022
5.0.16 176,647 4/11/2022
5.0.15 344,424 3/8/2022
5.0.14 445,156 2/8/2022
5.0.13 725,098 12/14/2021
5.0.12 761,322 11/7/2021
5.0.11 1,537,535 10/12/2021
5.0.10 1,595,432 9/14/2021
5.0.9 1,841,236 8/10/2021
5.0.8 1,726,133 7/13/2021
5.0.7 1,747,454 6/8/2021
5.0.6 1,533,206 5/11/2021
5.0.5 1,949,502 4/6/2021
5.0.4 1,243,537 3/9/2021
5.0.3 1,348,634 2/9/2021
5.0.2 1,491,587 1/12/2021
5.0.1 3,144,481 12/8/2020
5.0.0 2,165,487 11/9/2020
5.0.0-rc.2.20475.6 31,947 10/13/2020
5.0.0-rc.1.20451.13 23,055 9/14/2020
5.0.0-preview.8.20407.4 13,790 8/25/2020
5.0.0-preview.7.20365.15 12,547 7/21/2020
5.0.0-preview.6.20312.4 16,634 6/25/2020
5.0.0-preview.5.20278.2 7,314 6/10/2020
5.0.0-preview.4.20220.10 17,051 5/18/2020
5.0.0-preview.3.20181.2 14,590 4/23/2020
5.0.0-preview.2.20159.4 12,340 4/2/2020
5.0.0-preview.2.20120.8 7,016 3/16/2020
3.1.32 415,956 12/13/2022
3.1.31 77,033 11/8/2022
3.1.30 73,548 10/11/2022
3.1.29 74,958 9/13/2022
3.1.28 118,165 8/9/2022
3.1.27 189,463 7/12/2022
3.1.26 106,826 6/14/2022
3.1.25 188,448 5/10/2022
3.1.24 139,962 4/11/2022
3.1.23 162,710 3/8/2022
3.1.22 602,705 12/14/2021
3.1.21 380,957 11/7/2021
3.1.20 245,808 10/11/2021
3.1.19 389,870 9/14/2021
3.1.18 602,064 8/10/2021
3.1.17 594,845 7/13/2021
3.1.16 479,995 6/8/2021
3.1.15 588,842 5/11/2021
3.1.14 610,212 4/6/2021
3.1.13 606,821 3/9/2021
3.1.12 738,902 2/9/2021
3.1.11 910,635 1/12/2021
3.1.10 1,500,785 11/9/2020
3.1.9 2,091,617 10/13/2020
3.1.8 2,520,496 9/8/2020
3.1.7 1,675,341 8/11/2020
3.1.6 1,590,163 7/14/2020
3.1.5 2,297,672 6/9/2020
3.1.4 2,022,026 5/12/2020
3.1.3 5,203,635 3/24/2020
3.1.2 1,988,836 2/19/2020
3.1.1 2,145,816 1/14/2020
3.1.0 2,334,383 12/3/2019
3.1.0-preview3.19554.8 10,076 11/13/2019
3.1.0-preview2.19525.5 4,209 11/1/2019
3.1.0-preview1.19506.2 7,546 10/15/2019
3.0.3 43,029 2/19/2020
3.0.2 18,954 1/14/2020
3.0.1 253,419 11/18/2019
3.0.0 1,483,410 9/23/2019
3.0.0-rc1.19456.14 5,955 9/16/2019
3.0.0-preview9.19423.6 9,032 9/4/2019
3.0.0-preview8.19405.11 14,667 8/13/2019
3.0.0-preview7.19362.6 5,191 7/23/2019
3.0.0-preview6.19304.10 5,947 6/12/2019
3.0.0-preview5.19227.1 377,605 5/6/2019
3.0.0-preview4.19216.3 4,079 4/18/2019
3.0.0-preview3.19153.1 13,601 3/6/2019
3.0.0-preview.19074.3 4,857 1/29/2019
3.0.0-preview.18572.1 7,579 12/3/2018
2.2.6 9,871,958 7/9/2019
2.2.4 5,278,579 4/9/2019
2.2.3 1,627,633 3/11/2019
2.2.2 1,687,456 2/12/2019
2.2.1 2,655,310 1/8/2019
2.2.0 9,802,888 12/3/2018
2.2.0-preview3-35497 88,044 10/17/2018
2.2.0-preview2-35157 17,342 9/12/2018
2.2.0-preview1-35029 6,433 8/22/2018
2.1.14 1,604,499 11/18/2019
2.1.11 1,743,166 5/14/2019
2.1.8 1,841,864 2/12/2019
2.1.4 5,633,361 10/1/2018
2.1.3 2,790,367 9/11/2018
2.1.2 2,147,360 8/21/2018
2.1.1 9,533,495 6/18/2018
2.1.0 3,755,404 5/29/2018
2.1.0-rc1-final 27,317 5/6/2018
2.1.0-preview2-final 25,599 4/10/2018
2.1.0-preview1-final 47,959 2/26/2018
2.0.3 3,617,424 5/7/2018
2.0.2 3,473,861 3/13/2018
2.0.1 5,340,987 11/14/2017
2.0.0 6,485,208 8/11/2017
2.0.0-preview2-final 54,804 6/28/2017
2.0.0-preview1-final 26,251 5/10/2017
1.1.6 49,012 7/10/2018
1.1.5 98,285 12/12/2017
1.1.4 8,935 11/14/2017
1.1.3 38,503 9/20/2017
1.1.2 466,325 5/9/2017
1.1.1 401,319 3/6/2017
1.1.0 308,108 11/16/2016
1.1.0-preview1-final 7,060 10/24/2016
1.0.6 9,290 11/14/2017
1.0.5 4,956 9/20/2017
1.0.4 8,457 5/9/2017
1.0.3 110,116 3/6/2017
1.0.2 11,468 12/12/2016
1.0.1 52,187 9/13/2016
1.0.0 95,139 6/27/2016
1.0.0-rc2-final 9,180 5/16/2016