Microsoft.EntityFrameworkCore.InMemory 9.0.0-preview.6.24327.4

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.InMemory.
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 9.0.0-preview.6.24327.4                
NuGet\Install-Package Microsoft.EntityFrameworkCore.InMemory -Version 9.0.0-preview.6.24327.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="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0-preview.6.24327.4" />                
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.0-preview.6.24327.4                
#r "nuget: Microsoft.EntityFrameworkCore.InMemory, 9.0.0-preview.6.24327.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 Microsoft.EntityFrameworkCore.InMemory as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=9.0.0-preview.6.24327.4&prerelease

// Install Microsoft.EntityFrameworkCore.InMemory as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=9.0.0-preview.6.24327.4&prerelease                

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

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 10 Preview 2, 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.2.25163.8 85 3/18/2025
10.0.0-preview.1.25081.1 1,922 2/25/2025
9.0.3 85,076 3/11/2025
9.0.2 519,363 2/11/2025
9.0.1 689,299 1/14/2025
9.0.0 1,612,622 11/12/2024
9.0.0-rc.2.24474.1 33,431 10/8/2024
9.0.0-rc.1.24451.1 21,871 9/10/2024
9.0.0-preview.7.24405.3 6,928 8/13/2024
9.0.0-preview.6.24327.4 65,703 7/9/2024
9.0.0-preview.5.24306.3 10,289 6/11/2024
9.0.0-preview.4.24267.1 20,830 5/21/2024
9.0.0-preview.3.24172.4 82,190 4/11/2024
9.0.0-preview.2.24128.4 12,060 3/12/2024
9.0.0-preview.1.24081.2 31,317 2/13/2024
8.0.14 39,114 3/11/2025
8.0.13 259,829 2/11/2025
8.0.12 459,515 1/14/2025
8.0.11 2,135,680 11/12/2024
8.0.10 3,605,774 10/8/2024
8.0.8 4,494,332 8/13/2024
8.0.7 2,819,982 7/9/2024
8.0.6 3,279,825 5/28/2024
8.0.5 1,161,326 5/14/2024
8.0.4 3,240,635 4/9/2024
8.0.3 2,289,618 3/12/2024
8.0.2 2,830,038 2/13/2024
8.0.1 2,493,962 1/9/2024
8.0.0 6,570,968 11/14/2023
8.0.0-rc.2.23480.1 32,616 10/10/2023
8.0.0-rc.1.23419.6 13,280 9/12/2023
8.0.0-preview.7.23375.4 12,653 8/8/2023
8.0.0-preview.6.23329.4 27,778 7/11/2023
8.0.0-preview.5.23280.1 35,890 6/13/2023
8.0.0-preview.4.23259.3 20,117 5/16/2023
8.0.0-preview.3.23174.2 43,419 4/11/2023
8.0.0-preview.2.23128.3 105,769 3/14/2023
8.0.0-preview.1.23111.4 66,222 2/21/2023
7.0.20 646,265 5/28/2024
7.0.19 81,553 5/14/2024
7.0.18 333,103 4/9/2024
7.0.17 223,021 3/12/2024
7.0.16 366,155 2/13/2024
7.0.15 543,726 1/9/2024
7.0.14 1,130,270 11/14/2023
7.0.13 1,132,270 10/24/2023
7.0.12 1,332,190 10/10/2023
7.0.11 2,305,195 9/12/2023
7.0.10 2,178,509 8/8/2023
7.0.9 2,645,383 7/11/2023
7.0.8 1,030,679 6/22/2023
7.0.7 617,838 6/13/2023
7.0.5 3,978,620 4/11/2023
7.0.4 2,048,818 3/14/2023
7.0.3 2,156,818 2/14/2023
7.0.2 2,356,943 1/10/2023
7.0.1 1,600,566 12/13/2022
7.0.0 2,729,650 11/7/2022
7.0.0-rc.2.22472.11 59,096 10/11/2022
7.0.0-rc.1.22426.7 93,403 9/14/2022
7.0.0-preview.7.22376.2 14,233 8/9/2022
7.0.0-preview.6.22329.4 7,953 7/12/2022
7.0.0-preview.5.22302.2 19,870 6/14/2022
7.0.0-preview.4.22229.2 16,367 5/10/2022
7.0.0-preview.3.22175.1 33,956 4/13/2022
7.0.0-preview.2.22153.1 14,886 3/14/2022
7.0.0-preview.1.22076.6 7,654 2/17/2022
6.0.36 120,244 11/12/2024
6.0.35 115,300 10/8/2024
6.0.33 651,836 8/13/2024
6.0.32 152,533 7/9/2024
6.0.31 266,545 5/28/2024
6.0.30 127,379 5/14/2024
6.0.29 579,857 4/9/2024
6.0.28 300,376 3/12/2024
6.0.27 289,409 2/13/2024
6.0.26 526,690 1/9/2024
6.0.25 735,025 11/14/2023
6.0.24 535,591 10/24/2023
6.0.23 195,580 10/10/2023
6.0.22 566,641 9/12/2023
6.0.21 607,826 8/8/2023
6.0.20 515,466 7/11/2023
6.0.19 408,728 6/22/2023
6.0.18 291,755 6/13/2023
6.0.16 1,638,020 4/11/2023
6.0.15 794,159 3/14/2023
6.0.14 1,060,147 2/14/2023
6.0.13 1,516,184 1/10/2023
6.0.12 1,168,929 12/13/2022
6.0.11 2,196,892 11/7/2022
6.0.10 3,603,870 10/11/2022
6.0.9 3,133,538 9/13/2022
6.0.8 3,798,725 8/9/2022
6.0.7 8,318,930 7/12/2022
6.0.6 2,581,821 6/14/2022
6.0.5 3,349,590 5/10/2022
6.0.4 3,181,305 4/11/2022
6.0.3 3,673,299 3/8/2022
6.0.2 4,284,092 2/8/2022
6.0.1 4,884,585 12/14/2021
6.0.0 5,725,554 11/8/2021
6.0.0-rc.2.21480.5 76,787 10/12/2021
6.0.0-rc.1.21452.10 21,348 9/14/2021
6.0.0-preview.7.21378.4 10,912 8/10/2021
6.0.0-preview.6.21352.1 6,012 7/14/2021
6.0.0-preview.5.21301.9 16,247 6/15/2021
6.0.0-preview.4.21253.1 11,563 5/24/2021
6.0.0-preview.3.21201.2 10,679 4/8/2021
6.0.0-preview.2.21154.2 4,942 3/11/2021
6.0.0-preview.1.21102.2 9,508 2/12/2021
5.0.17 1,471,526 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 186,526 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 364,320 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 469,272 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 779,562 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 822,874 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,625,058 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,706,852 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,974,519 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,996,471 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,847,355 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,587,159 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,093,930 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,295,409 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,389,971 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,549,155 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,411,861 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,427,086 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 32,443 10/13/2020
5.0.0-rc.1.20451.13 23,248 9/14/2020
5.0.0-preview.8.20407.4 14,017 8/25/2020
5.0.0-preview.7.20365.15 12,866 7/21/2020
5.0.0-preview.6.20312.4 17,055 6/25/2020
5.0.0-preview.5.20278.2 7,549 6/10/2020
5.0.0-preview.4.20220.10 17,506 5/18/2020
5.0.0-preview.3.20181.2 15,341 4/23/2020
5.0.0-preview.2.20159.4 13,055 4/2/2020
5.0.0-preview.2.20120.8 7,249 3/16/2020
3.1.32 722,936 12/13/2022
3.1.31 99,075 11/8/2022
3.1.30 119,080 10/11/2022
3.1.29 100,952 9/13/2022
3.1.28 140,567 8/9/2022
3.1.27 236,144 7/12/2022
3.1.26 120,528 6/14/2022
3.1.25 219,281 5/10/2022
3.1.24 149,863 4/11/2022
3.1.23 182,162 3/8/2022
3.1.22 681,281 12/14/2021
3.1.21 431,481 11/7/2021
3.1.20 274,093 10/11/2021
3.1.19 431,269 9/14/2021
3.1.18 646,204 8/10/2021
3.1.17 633,446 7/13/2021
3.1.16 516,227 6/8/2021
3.1.15 637,580 5/11/2021
3.1.14 670,537 4/6/2021
3.1.13 624,412 3/9/2021
3.1.12 757,557 2/9/2021
3.1.11 978,844 1/12/2021
3.1.10 1,545,472 11/9/2020
3.1.9 2,157,409 10/13/2020
3.1.8 2,591,133 9/8/2020
3.1.7 1,789,236 8/11/2020
3.1.6 1,644,528 7/14/2020
3.1.5 2,363,068 6/9/2020
3.1.4 2,098,024 5/12/2020
3.1.3 5,514,611 3/24/2020
3.1.2 2,089,908 2/19/2020
3.1.1 2,204,668 1/14/2020
3.1.0 2,452,937 12/3/2019
3.1.0-preview3.19554.8 10,435 11/13/2019
3.1.0-preview2.19525.5 4,324 11/1/2019
3.1.0-preview1.19506.2 7,671 10/15/2019
3.0.3 43,677 2/19/2020
3.0.2 19,423 1/14/2020
3.0.1 257,993 11/18/2019
3.0.0 1,536,167 9/23/2019
3.0.0-rc1.19456.14 6,049 9/16/2019
3.0.0-preview9.19423.6 9,151 9/4/2019
3.0.0-preview8.19405.11 15,166 8/13/2019
3.0.0-preview7.19362.6 5,341 7/23/2019
3.0.0-preview6.19304.10 6,109 6/12/2019
3.0.0-preview5.19227.1 390,851 5/6/2019
3.0.0-preview4.19216.3 4,288 4/18/2019
3.0.0-preview3.19153.1 13,727 3/6/2019
3.0.0-preview.19074.3 4,971 1/29/2019
3.0.0-preview.18572.1 7,695 12/3/2018
2.3.0 465 1/14/2025
2.2.6 10,305,800 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 5,490,141 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 1,655,625 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 1,729,065 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,745,964 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 10,540,873 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 88,748 10/17/2018
2.2.0-preview2-35157 17,622 9/12/2018
2.2.0-preview1-35029 6,612 8/22/2018
2.1.14 1,723,491 11/18/2019
2.1.11 1,778,564 5/14/2019
2.1.8 1,861,268 2/12/2019
2.1.4 5,719,865 10/1/2018
2.1.3 2,837,905 9/11/2018
2.1.2 2,185,870 8/21/2018
2.1.1 11,188,712 6/18/2018
2.1.0 3,869,565 5/29/2018
2.1.0-rc1-final 27,692 5/6/2018
2.1.0-preview2-final 26,413 4/10/2018
2.1.0-preview1-final 49,156 2/26/2018
2.0.3 3,786,427 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,605,730 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,595,771 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,764,881 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,422 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,121 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 50,353 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 100,321 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 9,220 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 38,957 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 483,791 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 405,844 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 324,127 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 7,322 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 9,519 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 5,180 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 8,690 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 113,852 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 11,744 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 52,558 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 162,918 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 9,420 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.