Microsoft.EntityFrameworkCore.InMemory 9.0.3

Prefix Reserved
There is a newer prerelease 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 9.0.3                
NuGet\Install-Package Microsoft.EntityFrameworkCore.InMemory -Version 9.0.3                
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="9.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.InMemory --version 9.0.3                
#r "nuget: Microsoft.EntityFrameworkCore.InMemory, 9.0.3"                
#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=9.0.3

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

Microsoft.EntityFrameworkCore.InMemory is the EF Core database provider package for the built-in in-memory database.

This database provider allows Entity Framework Core to be used with an in-memory database. While it has become common to use the in-memory database for testing, this is discouraged. For more information on how to test EF Core applications, see Testing EF Core Applications.

Usage

Call the UseInMemoryDatabase method to choose the SQL Server/Azure SQL database provider for your DbContext. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
{
    optionsBuilder.UseInMemoryDatabase("MyDatabase");
}

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Additional documentation

See Microsoft SQL Server EF Core Database Provider for more information about the features of this database provider.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (605)

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 (308)

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

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
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
10.0.0-preview.1.25081.1 1,456 2/25/2025
9.0.3 5,238 3/11/2025
9.0.2 420,301 2/11/2025
9.0.1 637,978 1/14/2025
9.0.0 1,531,416 11/12/2024
9.0.0-rc.2.24474.1 32,969 10/8/2024
9.0.0-rc.1.24451.1 21,459 9/10/2024
9.0.0-preview.7.24405.3 6,877 8/13/2024
9.0.0-preview.6.24327.4 61,702 7/9/2024
9.0.0-preview.5.24306.3 10,147 6/11/2024
9.0.0-preview.4.24267.1 20,747 5/21/2024
9.0.0-preview.3.24172.4 81,974 4/11/2024
9.0.0-preview.2.24128.4 11,997 3/12/2024
9.0.0-preview.1.24081.2 31,271 2/13/2024
8.0.14 3,002 3/11/2025
8.0.13 209,849 2/11/2025
8.0.12 417,101 1/14/2025
8.0.11 1,997,915 11/12/2024
8.0.10 3,479,352 10/8/2024
8.0.8 4,389,704 8/13/2024
8.0.7 2,770,526 7/9/2024
8.0.6 3,228,218 5/28/2024
8.0.5 1,145,235 5/14/2024
8.0.4 3,195,357 4/9/2024
8.0.3 2,260,882 3/12/2024
8.0.2 2,793,011 2/13/2024
8.0.1 2,465,643 1/9/2024
8.0.0 6,452,154 11/14/2023
8.0.0-rc.2.23480.1 32,525 10/10/2023
8.0.0-rc.1.23419.6 13,275 9/12/2023
8.0.0-preview.7.23375.4 12,615 8/8/2023
8.0.0-preview.6.23329.4 27,709 7/11/2023
8.0.0-preview.5.23280.1 35,849 6/13/2023
8.0.0-preview.4.23259.3 20,027 5/16/2023
8.0.0-preview.3.23174.2 43,359 4/11/2023
8.0.0-preview.2.23128.3 105,664 3/14/2023
8.0.0-preview.1.23111.4 66,195 2/21/2023
7.0.20 629,005 5/28/2024
7.0.19 80,810 5/14/2024
7.0.18 329,404 4/9/2024
7.0.17 220,881 3/12/2024
7.0.16 363,359 2/13/2024
7.0.15 540,267 1/9/2024
7.0.14 1,122,229 11/14/2023
7.0.13 1,127,765 10/24/2023
7.0.12 1,328,193 10/10/2023
7.0.11 2,287,584 9/12/2023
7.0.10 2,171,814 8/8/2023
7.0.9 2,628,966 7/11/2023
7.0.8 1,028,228 6/22/2023
7.0.7 615,317 6/13/2023
7.0.5 3,966,928 4/11/2023
7.0.4 2,043,830 3/14/2023
7.0.3 2,151,574 2/14/2023
7.0.2 2,350,387 1/10/2023
7.0.1 1,595,386 12/13/2022
7.0.0 2,716,945 11/7/2022
7.0.0-rc.2.22472.11 59,022 10/11/2022
7.0.0-rc.1.22426.7 93,321 9/14/2022
7.0.0-preview.7.22376.2 14,201 8/9/2022
7.0.0-preview.6.22329.4 7,931 7/12/2022
7.0.0-preview.5.22302.2 19,821 6/14/2022
7.0.0-preview.4.22229.2 16,333 5/10/2022
7.0.0-preview.3.22175.1 33,828 4/13/2022
7.0.0-preview.2.22153.1 14,875 3/14/2022
7.0.0-preview.1.22076.6 7,640 2/17/2022
6.0.36 112,379 11/12/2024
6.0.35 112,998 10/8/2024
6.0.33 628,093 8/13/2024
6.0.32 150,802 7/9/2024
6.0.31 263,425 5/28/2024
6.0.30 123,833 5/14/2024
6.0.29 577,987 4/9/2024
6.0.28 297,184 3/12/2024
6.0.27 287,765 2/13/2024
6.0.26 524,288 1/9/2024
6.0.25 730,175 11/14/2023
6.0.24 526,255 10/24/2023
6.0.23 194,879 10/10/2023
6.0.22 564,510 9/12/2023
6.0.21 604,600 8/8/2023
6.0.20 513,774 7/11/2023
6.0.19 407,887 6/22/2023
6.0.18 291,214 6/13/2023
6.0.16 1,632,563 4/11/2023
6.0.15 792,249 3/14/2023
6.0.14 1,056,723 2/14/2023
6.0.13 1,511,724 1/10/2023
6.0.12 1,162,237 12/13/2022
6.0.11 2,190,298 11/7/2022
6.0.10 3,597,107 10/11/2022
6.0.9 3,127,704 9/13/2022
6.0.8 3,793,058 8/9/2022
6.0.7 8,294,949 7/12/2022
6.0.6 2,576,988 6/14/2022
6.0.5 3,343,806 5/10/2022
6.0.4 3,178,195 4/11/2022
6.0.3 3,667,975 3/8/2022
6.0.2 4,276,532 2/8/2022
6.0.1 4,872,465 12/14/2021
6.0.0 5,705,567 11/8/2021
6.0.0-rc.2.21480.5 76,490 10/12/2021
6.0.0-rc.1.21452.10 21,302 9/14/2021
6.0.0-preview.7.21378.4 10,875 8/10/2021
6.0.0-preview.6.21352.1 6,010 7/14/2021
6.0.0-preview.5.21301.9 16,229 6/15/2021
6.0.0-preview.4.21253.1 11,560 5/24/2021
6.0.0-preview.3.21201.2 10,677 4/8/2021
6.0.0-preview.2.21154.2 4,939 3/11/2021
6.0.0-preview.1.21102.2 9,488 2/12/2021
5.0.17 1,465,309 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 186,339 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 363,975 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 468,893 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 778,144 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 821,698 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,623,536 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,704,394 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,971,934 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,988,021 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,845,516 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,585,915 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,091,895 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,294,514 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,389,210 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,547,792 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,407,221 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,420,691 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 32,437 10/13/2020
5.0.0-rc.1.20451.13 23,244 9/14/2020
5.0.0-preview.8.20407.4 14,013 8/25/2020
5.0.0-preview.7.20365.15 12,852 7/21/2020
5.0.0-preview.6.20312.4 17,052 6/25/2020
5.0.0-preview.5.20278.2 7,545 6/10/2020
5.0.0-preview.4.20220.10 17,500 5/18/2020
5.0.0-preview.3.20181.2 15,325 4/23/2020
5.0.0-preview.2.20159.4 13,044 4/2/2020
5.0.0-preview.2.20120.8 7,246 3/16/2020
3.1.32 715,911 12/13/2022
3.1.31 98,500 11/8/2022
3.1.30 118,037 10/11/2022
3.1.29 100,330 9/13/2022
3.1.28 140,084 8/9/2022
3.1.27 234,714 7/12/2022
3.1.26 120,164 6/14/2022
3.1.25 218,667 5/10/2022
3.1.24 149,677 4/11/2022
3.1.23 181,743 3/8/2022
3.1.22 679,867 12/14/2021
3.1.21 430,680 11/7/2021
3.1.20 273,719 10/11/2021
3.1.19 430,599 9/14/2021
3.1.18 645,690 8/10/2021
3.1.17 632,361 7/13/2021
3.1.16 515,962 6/8/2021
3.1.15 636,648 5/11/2021
3.1.14 669,153 4/6/2021
3.1.13 624,069 3/9/2021
3.1.12 757,237 2/9/2021
3.1.11 977,375 1/12/2021
3.1.10 1,544,627 11/9/2020
3.1.9 2,155,817 10/13/2020
3.1.8 2,589,516 9/8/2020
3.1.7 1,786,533 8/11/2020
3.1.6 1,643,405 7/14/2020
3.1.5 2,361,822 6/9/2020
3.1.4 2,096,547 5/12/2020
3.1.3 5,508,853 3/24/2020
3.1.2 2,086,700 2/19/2020
3.1.1 2,203,304 1/14/2020
3.1.0 2,450,154 12/3/2019
3.1.0-preview3.19554.8 10,418 11/13/2019
3.1.0-preview2.19525.5 4,320 11/1/2019
3.1.0-preview1.19506.2 7,668 10/15/2019
3.0.3 43,672 2/19/2020
3.0.2 19,411 1/14/2020
3.0.1 257,942 11/18/2019
3.0.0 1,535,097 9/23/2019
3.0.0-rc1.19456.14 6,046 9/16/2019
3.0.0-preview9.19423.6 9,147 9/4/2019
3.0.0-preview8.19405.11 15,163 8/13/2019
3.0.0-preview7.19362.6 5,338 7/23/2019
3.0.0-preview6.19304.10 6,104 6/12/2019
3.0.0-preview5.19227.1 390,847 5/6/2019
3.0.0-preview4.19216.3 4,285 4/18/2019
3.0.0-preview3.19153.1 13,724 3/6/2019
3.0.0-preview.19074.3 4,968 1/29/2019
3.0.0-preview.18572.1 7,692 12/3/2018
2.3.0 426 1/14/2025
2.2.6 10,297,785 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 5,485,910 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 1,655,071 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 1,728,088 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,744,964 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 10,525,624 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 88,727 10/17/2018
2.2.0-preview2-35157 17,605 9/12/2018
2.2.0-preview1-35029 6,604 8/22/2018
2.1.14 1,720,125 11/18/2019
2.1.11 1,777,642 5/14/2019
2.1.8 1,860,681 2/12/2019
2.1.4 5,718,486 10/1/2018
2.1.3 2,837,036 9/11/2018
2.1.2 2,184,642 8/21/2018
2.1.1 11,154,936 6/18/2018
2.1.0 3,867,601 5/29/2018
2.1.0-rc1-final 27,680 5/6/2018
2.1.0-preview2-final 26,390 4/10/2018
2.1.0-preview1-final 49,128 2/26/2018
2.0.3 3,782,850 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,602,659 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,589,891 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,759,270 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,390 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,110 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 50,318 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 100,299 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 9,208 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 38,942 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 483,354 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 405,782 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 323,877 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 7,311 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 9,507 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 5,168 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 8,678 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 113,782 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 11,732 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 52,545 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 160,044 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 9,409 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.