Microsoft.EntityFrameworkCore.InMemory 2.3.0

Prefix Reserved
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.3.0                
NuGet\Install-Package Microsoft.EntityFrameworkCore.InMemory -Version 2.3.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.3.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.3.0                
#r "nuget: Microsoft.EntityFrameworkCore.InMemory, 2.3.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.3.0

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

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (598)

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

Package Downloads
Microsoft.AspNetCore.App

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

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

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 EntityFrameworkCore.Testing v9.x = EntityFrameworkCore 9

Reo.Core.Testing

Package Description

GitHub repositories (307)

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
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. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Version Downloads Last updated
9.0.2 24,216 2/11/2025
9.0.1 304,223 1/14/2025
9.0.0 1,118,357 11/12/2024
9.0.0-rc.2.24474.1 30,293 10/8/2024
9.0.0-rc.1.24451.1 19,233 9/10/2024
9.0.0-preview.7.24405.3 6,498 8/13/2024
9.0.0-preview.6.24327.4 45,620 7/9/2024
9.0.0-preview.5.24306.3 9,476 6/11/2024
9.0.0-preview.4.24267.1 20,034 5/21/2024
9.0.0-preview.3.24172.4 81,428 4/11/2024
9.0.0-preview.2.24128.4 11,776 3/12/2024
9.0.0-preview.1.24081.2 30,816 2/13/2024
8.0.13 15,081 2/11/2025
8.0.12 194,696 1/14/2025
8.0.11 1,353,321 11/12/2024
8.0.10 2,863,077 10/8/2024
8.0.8 3,919,928 8/13/2024
8.0.7 2,527,166 7/9/2024
8.0.6 3,011,043 5/28/2024
8.0.5 1,068,898 5/14/2024
8.0.4 2,988,739 4/9/2024
8.0.3 2,130,881 3/12/2024
8.0.2 2,650,547 2/13/2024
8.0.1 2,334,330 1/9/2024
8.0.0 5,900,592 11/14/2023
8.0.0-rc.2.23480.1 32,080 10/10/2023
8.0.0-rc.1.23419.6 13,205 9/12/2023
8.0.0-preview.7.23375.4 12,482 8/8/2023
8.0.0-preview.6.23329.4 27,482 7/11/2023
8.0.0-preview.5.23280.1 35,431 6/13/2023
8.0.0-preview.4.23259.3 19,399 5/16/2023
8.0.0-preview.3.23174.2 42,911 4/11/2023
8.0.0-preview.2.23128.3 104,994 3/14/2023
8.0.0-preview.1.23111.4 66,071 2/21/2023
7.0.20 546,789 5/28/2024
7.0.19 77,189 5/14/2024
7.0.18 309,211 4/9/2024
7.0.17 210,931 3/12/2024
7.0.16 349,158 2/13/2024
7.0.15 524,431 1/9/2024
7.0.14 1,080,185 11/14/2023
7.0.13 1,106,041 10/24/2023
7.0.12 1,305,888 10/10/2023
7.0.11 2,178,190 9/12/2023
7.0.10 2,133,825 8/8/2023
7.0.9 2,542,462 7/11/2023
7.0.8 1,016,772 6/22/2023
7.0.7 603,405 6/13/2023
7.0.5 3,902,179 4/11/2023
7.0.4 2,020,325 3/14/2023
7.0.3 2,123,177 2/14/2023
7.0.2 2,318,064 1/10/2023
7.0.1 1,569,966 12/13/2022
7.0.0 2,655,116 11/7/2022
7.0.0-rc.2.22472.11 58,468 10/11/2022
7.0.0-rc.1.22426.7 92,844 9/14/2022
7.0.0-preview.7.22376.2 14,078 8/9/2022
7.0.0-preview.6.22329.4 7,854 7/12/2022
7.0.0-preview.5.22302.2 19,615 6/14/2022
7.0.0-preview.4.22229.2 16,160 5/10/2022
7.0.0-preview.3.22175.1 33,706 4/13/2022
7.0.0-preview.2.22153.1 14,739 3/14/2022
7.0.0-preview.1.22076.6 7,590 2/17/2022
6.0.36 80,198 11/12/2024
6.0.35 98,214 10/8/2024
6.0.33 530,971 8/13/2024
6.0.32 141,050 7/9/2024
6.0.31 247,122 5/28/2024
6.0.30 107,949 5/14/2024
6.0.29 564,064 4/9/2024
6.0.28 281,954 3/12/2024
6.0.27 280,219 2/13/2024
6.0.26 510,768 1/9/2024
6.0.25 703,855 11/14/2023
6.0.24 494,828 10/24/2023
6.0.23 190,410 10/10/2023
6.0.22 555,135 9/12/2023
6.0.21 588,235 8/8/2023
6.0.20 503,318 7/11/2023
6.0.19 403,393 6/22/2023
6.0.18 287,529 6/13/2023
6.0.16 1,603,654 4/11/2023
6.0.15 782,501 3/14/2023
6.0.14 1,041,097 2/14/2023
6.0.13 1,488,707 1/10/2023
6.0.12 1,129,025 12/13/2022
6.0.11 2,160,083 11/7/2022
6.0.10 3,556,499 10/11/2022
6.0.9 3,096,831 9/13/2022
6.0.8 3,761,460 8/9/2022
6.0.7 8,176,205 7/12/2022
6.0.6 2,552,288 6/14/2022
6.0.5 3,315,620 5/10/2022
6.0.4 3,163,238 4/11/2022
6.0.3 3,642,385 3/8/2022
6.0.2 4,241,081 2/8/2022
6.0.1 4,814,761 12/14/2021
6.0.0 5,608,763 11/8/2021
6.0.0-rc.2.21480.5 75,097 10/12/2021
6.0.0-rc.1.21452.10 20,875 9/14/2021
6.0.0-preview.7.21378.4 10,611 8/10/2021
6.0.0-preview.6.21352.1 5,984 7/14/2021
6.0.0-preview.5.21301.9 15,993 6/15/2021
6.0.0-preview.4.21253.1 11,511 5/24/2021
6.0.0-preview.3.21201.2 10,543 4/8/2021
6.0.0-preview.2.21154.2 4,885 3/11/2021
6.0.0-preview.1.21102.2 9,321 2/12/2021
5.0.17 1,438,215 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 185,306 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 362,102 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 466,930 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 770,627 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 816,216 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,615,665 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,692,858 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,957,558 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,955,471 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,836,041 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,578,841 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,076,941 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,289,616 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,384,992 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,539,692 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,379,361 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,391,757 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 32,352 10/13/2020
5.0.0-rc.1.20451.13 23,213 9/14/2020
5.0.0-preview.8.20407.4 13,974 8/25/2020
5.0.0-preview.7.20365.15 12,772 7/21/2020
5.0.0-preview.6.20312.4 16,999 6/25/2020
5.0.0-preview.5.20278.2 7,501 6/10/2020
5.0.0-preview.4.20220.10 17,476 5/18/2020
5.0.0-preview.3.20181.2 15,249 4/23/2020
5.0.0-preview.2.20159.4 12,901 4/2/2020
5.0.0-preview.2.20120.8 7,221 3/16/2020
3.1.32 681,799 12/13/2022
3.1.31 95,712 11/8/2022
3.1.30 111,485 10/11/2022
3.1.29 97,680 9/13/2022
3.1.28 137,426 8/9/2022
3.1.27 225,756 7/12/2022
3.1.26 118,138 6/14/2022
3.1.25 215,728 5/10/2022
3.1.24 148,712 4/11/2022
3.1.23 179,426 3/8/2022
3.1.22 672,430 12/14/2021
3.1.21 426,476 11/7/2021
3.1.20 271,153 10/11/2021
3.1.19 426,496 9/14/2021
3.1.18 643,135 8/10/2021
3.1.17 625,753 7/13/2021
3.1.16 513,926 6/8/2021
3.1.15 633,143 5/11/2021
3.1.14 662,294 4/6/2021
3.1.13 622,269 3/9/2021
3.1.12 755,661 2/9/2021
3.1.11 972,068 1/12/2021
3.1.10 1,540,906 11/9/2020
3.1.9 2,147,135 10/13/2020
3.1.8 2,582,069 9/8/2020
3.1.7 1,769,955 8/11/2020
3.1.6 1,636,716 7/14/2020
3.1.5 2,354,797 6/9/2020
3.1.4 2,087,974 5/12/2020
3.1.3 5,479,346 3/24/2020
3.1.2 2,072,364 2/19/2020
3.1.1 2,196,213 1/14/2020
3.1.0 2,437,360 12/3/2019
3.1.0-preview3.19554.8 10,286 11/13/2019
3.1.0-preview2.19525.5 4,289 11/1/2019
3.1.0-preview1.19506.2 7,636 10/15/2019
3.0.3 43,613 2/19/2020
3.0.2 19,317 1/14/2020
3.0.1 257,467 11/18/2019
3.0.0 1,529,375 9/23/2019
3.0.0-rc1.19456.14 6,018 9/16/2019
3.0.0-preview9.19423.6 9,119 9/4/2019
3.0.0-preview8.19405.11 15,133 8/13/2019
3.0.0-preview7.19362.6 5,304 7/23/2019
3.0.0-preview6.19304.10 6,070 6/12/2019
3.0.0-preview5.19227.1 390,777 5/6/2019
3.0.0-preview4.19216.3 4,231 4/18/2019
3.0.0-preview3.19153.1 13,688 3/6/2019
3.0.0-preview.19074.3 4,935 1/29/2019
3.0.0-preview.18572.1 7,660 12/3/2018
2.3.0 173 1/14/2025
2.2.6 10,250,370 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 5,465,357 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 1,651,467 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 1,723,625 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,737,624 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 10,445,790 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 88,592 10/17/2018
2.2.0-preview2-35157 17,515 9/12/2018
2.2.0-preview1-35029 6,550 8/22/2018
2.1.14 1,705,063 11/18/2019
2.1.11 1,774,044 5/14/2019
2.1.8 1,858,259 2/12/2019
2.1.4 5,709,106 10/1/2018
2.1.3 2,832,246 9/11/2018
2.1.2 2,180,019 8/21/2018
2.1.1 10,981,526 6/18/2018
2.1.0 3,856,557 5/29/2018
2.1.0-rc1-final 27,581 5/6/2018
2.1.0-preview2-final 26,109 4/10/2018
2.1.0-preview1-final 48,947 2/26/2018
2.0.3 3,761,524 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,587,637 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,557,596 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,735,549 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,142 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,011 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 50,067 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 100,133 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 9,111 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 38,836 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 481,080 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 405,369 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 322,467 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 7,218 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 9,412 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 5,074 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 8,583 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 113,355 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 11,611 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 52,449 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 148,866 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 9,315 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.