Microsoft.EntityFrameworkCore.InMemory 8.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 8.0.3
NuGet\Install-Package Microsoft.EntityFrameworkCore.InMemory -Version 8.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="8.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 8.0.3
#r "nuget: Microsoft.EntityFrameworkCore.InMemory, 8.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=8.0.3

// Install Microsoft.EntityFrameworkCore.InMemory as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=8.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (515)

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

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.2.24128.4 639 3/12/2024
9.0.0-preview.1.24081.2 15,408 2/13/2024
8.0.3 47,499 3/12/2024
8.0.2 492,710 2/13/2024
8.0.1 827,697 1/9/2024
8.0.0 1,388,935 11/14/2023
8.0.0-rc.2.23480.1 25,490 10/10/2023
8.0.0-rc.1.23419.6 12,421 9/12/2023
8.0.0-preview.7.23375.4 7,534 8/8/2023
8.0.0-preview.6.23329.4 22,391 7/11/2023
8.0.0-preview.5.23280.1 30,173 6/13/2023
8.0.0-preview.4.23259.3 14,115 5/16/2023
8.0.0-preview.3.23174.2 30,997 4/11/2023
8.0.0-preview.2.23128.3 68,167 3/14/2023
8.0.0-preview.1.23111.4 62,884 2/21/2023
7.0.17 8,603 3/12/2024
7.0.16 90,924 2/13/2024
7.0.15 232,407 1/9/2024
7.0.14 592,419 11/14/2023
7.0.13 727,794 10/24/2023
7.0.12 899,734 10/10/2023
7.0.11 1,244,581 9/12/2023
7.0.10 1,565,211 8/8/2023
7.0.9 1,558,056 7/11/2023
7.0.8 845,410 6/22/2023
7.0.7 438,895 6/13/2023
7.0.5 3,015,111 4/11/2023
7.0.4 1,699,791 3/14/2023
7.0.3 1,723,296 2/14/2023
7.0.2 1,921,250 1/10/2023
7.0.1 1,266,527 12/13/2022
7.0.0 2,034,780 11/7/2022
7.0.0-rc.2.22472.11 52,869 10/11/2022
7.0.0-rc.1.22426.7 86,236 9/14/2022
7.0.0-preview.7.22376.2 12,631 8/9/2022
7.0.0-preview.6.22329.4 7,281 7/12/2022
7.0.0-preview.5.22302.2 16,276 6/14/2022
7.0.0-preview.4.22229.2 14,707 5/10/2022
7.0.0-preview.3.22175.1 32,815 4/13/2022
7.0.0-preview.2.22153.1 13,591 3/14/2022
7.0.0-preview.1.22076.6 7,270 2/17/2022
6.0.28 9,929 3/12/2024
6.0.27 78,556 2/13/2024
6.0.26 230,608 1/9/2024
6.0.25 353,803 11/14/2023
6.0.24 243,039 10/24/2023
6.0.23 123,513 10/10/2023
6.0.22 365,561 9/12/2023
6.0.21 398,342 8/8/2023
6.0.20 355,687 7/11/2023
6.0.19 301,456 6/22/2023
6.0.18 199,488 6/13/2023
6.0.16 1,136,846 4/11/2023
6.0.15 582,451 3/14/2023
6.0.14 799,695 2/14/2023
6.0.13 1,178,127 1/10/2023
6.0.12 821,450 12/13/2022
6.0.11 1,698,718 11/7/2022
6.0.10 2,900,060 10/11/2022
6.0.9 2,604,048 9/13/2022
6.0.8 3,187,215 8/9/2022
6.0.7 6,271,189 7/12/2022
6.0.6 2,240,123 6/14/2022
6.0.5 2,881,933 5/10/2022
6.0.4 2,763,924 4/11/2022
6.0.3 3,207,481 3/8/2022
6.0.2 3,731,331 2/8/2022
6.0.1 4,133,328 12/14/2021
6.0.0 4,488,733 11/8/2021
6.0.0-rc.2.21480.5 60,790 10/12/2021
6.0.0-rc.1.21452.10 18,492 9/14/2021
6.0.0-preview.7.21378.4 9,535 8/10/2021
6.0.0-preview.6.21352.1 5,894 7/14/2021
6.0.0-preview.5.21301.9 15,258 6/15/2021
6.0.0-preview.4.21253.1 11,021 5/24/2021
6.0.0-preview.3.21201.2 10,406 4/8/2021
6.0.0-preview.2.21154.2 4,669 3/11/2021
6.0.0-preview.1.21102.2 8,447 2/12/2021
5.0.17 1,159,537 5/10/2022
5.0.16 174,098 4/11/2022
5.0.15 337,737 3/8/2022
5.0.14 439,089 2/8/2022
5.0.13 715,242 12/14/2021
5.0.12 747,947 11/7/2021
5.0.11 1,516,726 10/12/2021
5.0.10 1,575,139 9/14/2021
5.0.9 1,819,765 8/10/2021
5.0.8 1,690,566 7/13/2021
5.0.7 1,726,026 6/8/2021
5.0.6 1,521,799 5/11/2021
5.0.5 1,924,068 4/6/2021
5.0.4 1,232,895 3/9/2021
5.0.3 1,339,284 2/9/2021
5.0.2 1,479,245 1/12/2021
5.0.1 3,090,703 12/8/2020
5.0.0 2,125,576 11/9/2020
5.0.0-rc.2.20475.6 31,908 10/13/2020
5.0.0-rc.1.20451.13 23,036 9/14/2020
5.0.0-preview.8.20407.4 13,775 8/25/2020
5.0.0-preview.7.20365.15 12,495 7/21/2020
5.0.0-preview.6.20312.4 16,596 6/25/2020
5.0.0-preview.5.20278.2 7,302 6/10/2020
5.0.0-preview.4.20220.10 16,846 5/18/2020
5.0.0-preview.3.20181.2 14,537 4/23/2020
5.0.0-preview.2.20159.4 12,275 4/2/2020
5.0.0-preview.2.20120.8 6,962 3/16/2020
3.1.32 362,804 12/13/2022
3.1.31 72,457 11/8/2022
3.1.30 65,768 10/11/2022
3.1.29 71,288 9/13/2022
3.1.28 113,785 8/9/2022
3.1.27 181,797 7/12/2022
3.1.26 104,585 6/14/2022
3.1.25 180,452 5/10/2022
3.1.24 137,964 4/11/2022
3.1.23 157,210 3/8/2022
3.1.22 586,552 12/14/2021
3.1.21 371,244 11/7/2021
3.1.20 233,689 10/11/2021
3.1.19 380,654 9/14/2021
3.1.18 589,570 8/10/2021
3.1.17 587,155 7/13/2021
3.1.16 471,160 6/8/2021
3.1.15 574,250 5/11/2021
3.1.14 599,580 4/6/2021
3.1.13 601,964 3/9/2021
3.1.12 723,853 2/9/2021
3.1.11 897,760 1/12/2021
3.1.10 1,488,306 11/9/2020
3.1.9 2,075,958 10/13/2020
3.1.8 2,506,349 9/8/2020
3.1.7 1,656,611 8/11/2020
3.1.6 1,579,556 7/14/2020
3.1.5 2,282,593 6/9/2020
3.1.4 2,007,732 5/12/2020
3.1.3 5,145,409 3/24/2020
3.1.2 1,972,966 2/19/2020
3.1.1 2,135,914 1/14/2020
3.1.0 2,305,390 12/3/2019
3.1.0-preview3.19554.8 10,064 11/13/2019
3.1.0-preview2.19525.5 4,203 11/1/2019
3.1.0-preview1.19506.2 7,534 10/15/2019
3.0.3 42,615 2/19/2020
3.0.2 18,749 1/14/2020
3.0.1 252,001 11/18/2019
3.0.0 1,469,872 9/23/2019
3.0.0-rc1.19456.14 5,946 9/16/2019
3.0.0-preview9.19423.6 9,024 9/4/2019
3.0.0-preview8.19405.11 14,663 8/13/2019
3.0.0-preview7.19362.6 5,177 7/23/2019
3.0.0-preview6.19304.10 5,933 6/12/2019
3.0.0-preview5.19227.1 372,818 5/6/2019
3.0.0-preview4.19216.3 4,049 4/18/2019
3.0.0-preview3.19153.1 13,594 3/6/2019
3.0.0-preview.19074.3 4,849 1/29/2019
3.0.0-preview.18572.1 7,571 12/3/2018
2.2.6 9,790,830 7/9/2019
2.2.4 5,218,156 4/9/2019
2.2.3 1,621,677 3/11/2019
2.2.2 1,676,745 2/12/2019
2.2.1 2,634,386 1/8/2019
2.2.0 9,664,063 12/3/2018
2.2.0-preview3-35497 87,734 10/17/2018
2.2.0-preview2-35157 17,160 9/12/2018
2.2.0-preview1-35029 6,254 8/22/2018
2.1.14 1,584,281 11/18/2019
2.1.11 1,735,564 5/14/2019
2.1.8 1,837,206 2/12/2019
2.1.4 5,610,871 10/1/2018
2.1.3 2,777,618 9/11/2018
2.1.2 2,138,206 8/21/2018
2.1.1 9,291,904 6/18/2018
2.1.0 3,730,996 5/29/2018
2.1.0-rc1-final 27,127 5/6/2018
2.1.0-preview2-final 25,279 4/10/2018
2.1.0-preview1-final 46,072 2/26/2018
2.0.3 3,588,371 5/7/2018
2.0.2 3,439,049 3/13/2018
2.0.1 5,297,432 11/14/2017
2.0.0 6,385,793 8/11/2017
2.0.0-preview2-final 54,185 6/28/2017
2.0.0-preview1-final 26,050 5/10/2017
1.1.6 48,503 7/10/2018
1.1.5 96,163 12/12/2017
1.1.4 8,702 11/14/2017
1.1.3 38,257 9/20/2017
1.1.2 463,139 5/9/2017
1.1.1 397,832 3/6/2017
1.1.0 304,706 11/16/2016
1.1.0-preview1-final 6,827 10/24/2016
1.0.6 9,111 11/14/2017
1.0.5 4,792 9/20/2017
1.0.4 8,228 5/9/2017
1.0.3 109,255 3/6/2017
1.0.2 11,321 12/12/2016
1.0.1 51,896 9/13/2016
1.0.0 89,341 6/27/2016
1.0.0-rc2-final 8,889 5/16/2016