Microsoft.EntityFrameworkCore.InMemory 10.0.0-preview.1.25081.1

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.InMemory.
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 10.0.0-preview.1.25081.1
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.InMemory -Version 10.0.0-preview.1.25081.1
                    
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="10.0.0-preview.1.25081.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.0-preview.1.25081.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.EntityFrameworkCore.InMemory --version 10.0.0-preview.1.25081.1
                    
#r "nuget: Microsoft.EntityFrameworkCore.InMemory, 10.0.0-preview.1.25081.1"
                    
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=10.0.0-preview.1.25081.1&prerelease
                    
Install Microsoft.EntityFrameworkCore.InMemory as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=10.0.0-preview.1.25081.1&prerelease
                    
Install Microsoft.EntityFrameworkCore.InMemory as a Cake Tool

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

NuGet packages (609)

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

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 861 14 days ago
10.0.0-preview.1.25081.1 1,989 a month ago
9.0.3 281,207 21 days ago
9.0.2 647,104 2 months ago
9.0.1 762,170 3 months ago
9.0.0 1,745,297 5 months ago
9.0.0-rc.2.24474.1 35,469 6 months ago
9.0.0-rc.1.24451.1 22,465 7 months ago
9.0.0-preview.7.24405.3 7,025 8 months ago
9.0.0-preview.6.24327.4 73,048 9 months ago
9.0.0-preview.5.24306.3 10,445 10 months ago
9.0.0-preview.4.24267.1 21,006 5/21/2024
9.0.0-preview.3.24172.4 82,366 4/11/2024
9.0.0-preview.2.24128.4 12,256 3/12/2024
9.0.0-preview.1.24081.2 31,417 2/13/2024
8.0.14 128,185 21 days ago
8.0.13 332,225 2 months ago
8.0.12 531,013 3 months ago
8.0.11 2,359,596 5 months ago
8.0.10 3,811,790 6 months ago
8.0.8 4,664,202 8 months ago
8.0.7 2,899,541 9 months ago
8.0.6 3,361,766 5/28/2024
8.0.5 1,185,935 5/14/2024
8.0.4 3,313,063 4/9/2024
8.0.3 2,335,534 3/12/2024
8.0.2 2,881,154 2/13/2024
8.0.1 2,540,803 1/9/2024
8.0.0 6,760,240 11/14/2023
8.0.0-rc.2.23480.1 32,731 10/10/2023
8.0.0-rc.1.23419.6 13,299 9/12/2023
8.0.0-preview.7.23375.4 12,681 8/8/2023
8.0.0-preview.6.23329.4 27,844 7/11/2023
8.0.0-preview.5.23280.1 36,014 6/13/2023
8.0.0-preview.4.23259.3 20,245 5/16/2023
8.0.0-preview.3.23174.2 43,523 4/11/2023
8.0.0-preview.2.23128.3 105,935 3/14/2023
8.0.0-preview.1.23111.4 66,262 2/21/2023
7.0.20 676,555 5/28/2024
7.0.19 82,795 5/14/2024
7.0.18 340,664 4/9/2024
7.0.17 225,455 3/12/2024
7.0.16 369,898 2/13/2024
7.0.15 548,722 1/9/2024
7.0.14 1,145,700 11/14/2023
7.0.13 1,139,358 10/24/2023
7.0.12 1,339,418 10/10/2023
7.0.11 2,337,912 9/12/2023
7.0.10 2,188,768 8/8/2023
7.0.9 2,671,796 7/11/2023
7.0.8 1,034,693 6/22/2023
7.0.7 622,291 6/13/2023
7.0.5 3,999,983 4/11/2023
7.0.4 2,057,402 3/14/2023
7.0.3 2,165,827 2/14/2023
7.0.2 2,367,083 1/10/2023
7.0.1 1,608,977 12/13/2022
7.0.0 2,756,415 11/7/2022
7.0.0-rc.2.22472.11 59,224 10/11/2022
7.0.0-rc.1.22426.7 93,519 9/14/2022
7.0.0-preview.7.22376.2 14,274 8/9/2022
7.0.0-preview.6.22329.4 7,971 7/12/2022
7.0.0-preview.5.22302.2 19,938 6/14/2022
7.0.0-preview.4.22229.2 16,403 5/10/2022
7.0.0-preview.3.22175.1 34,046 4/13/2022
7.0.0-preview.2.22153.1 14,901 3/14/2022
7.0.0-preview.1.22076.6 7,662 2/17/2022
6.0.36 133,220 5 months ago
6.0.35 118,967 6 months ago
6.0.33 690,231 8 months ago
6.0.32 155,140 9 months ago
6.0.31 271,414 5/28/2024
6.0.30 133,433 5/14/2024
6.0.29 583,267 4/9/2024
6.0.28 305,583 3/12/2024
6.0.27 292,475 2/13/2024
6.0.26 530,585 1/9/2024
6.0.25 743,202 11/14/2023
6.0.24 546,442 10/24/2023
6.0.23 196,570 10/10/2023
6.0.22 569,548 9/12/2023
6.0.21 613,313 8/8/2023
6.0.20 517,876 7/11/2023
6.0.19 410,110 6/22/2023
6.0.18 292,561 6/13/2023
6.0.16 1,646,066 4/11/2023
6.0.15 796,948 3/14/2023
6.0.14 1,064,663 2/14/2023
6.0.13 1,523,963 1/10/2023
6.0.12 1,178,847 12/13/2022
6.0.11 2,207,944 11/7/2022
6.0.10 3,615,331 10/11/2022
6.0.9 3,143,225 9/13/2022
6.0.8 3,808,123 8/9/2022
6.0.7 8,355,823 7/12/2022
6.0.6 2,590,131 6/14/2022
6.0.5 3,360,227 5/10/2022
6.0.4 3,186,192 4/11/2022
6.0.3 3,681,873 3/8/2022
6.0.2 4,296,965 2/8/2022
6.0.1 4,904,337 12/14/2021
6.0.0 5,757,538 11/8/2021
6.0.0-rc.2.21480.5 77,185 10/12/2021
6.0.0-rc.1.21452.10 21,439 9/14/2021
6.0.0-preview.7.21378.4 10,990 8/10/2021
6.0.0-preview.6.21352.1 6,023 7/14/2021
6.0.0-preview.5.21301.9 16,328 6/15/2021
6.0.0-preview.4.21253.1 11,574 5/24/2021
6.0.0-preview.3.21201.2 10,687 4/8/2021
6.0.0-preview.2.21154.2 4,953 3/11/2021
6.0.0-preview.1.21102.2 9,552 2/12/2021
5.0.17 1,483,502 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 186,814 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 364,848 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 470,058 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 781,897 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 824,516 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,627,442 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,711,765 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,979,461 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 2,007,452 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,849,689 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,589,723 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 2,096,891 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,296,930 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,391,304 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 1,551,168 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 3,418,826 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,437,311 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 32,456 10/13/2020
5.0.0-rc.1.20451.13 23,258 9/14/2020
5.0.0-preview.8.20407.4 14,029 8/25/2020
5.0.0-preview.7.20365.15 12,896 7/21/2020
5.0.0-preview.6.20312.4 17,065 6/25/2020
5.0.0-preview.5.20278.2 7,559 6/10/2020
5.0.0-preview.4.20220.10 17,521 5/18/2020
5.0.0-preview.3.20181.2 15,375 4/23/2020
5.0.0-preview.2.20159.4 13,067 4/2/2020
5.0.0-preview.2.20120.8 7,258 3/16/2020
3.1.32 734,246 12/13/2022
3.1.31 99,835 11/8/2022
3.1.30 120,650 10/11/2022
3.1.29 101,895 9/13/2022
3.1.28 141,523 8/9/2022
3.1.27 237,620 7/12/2022
3.1.26 121,087 6/14/2022
3.1.25 220,201 5/10/2022
3.1.24 150,237 4/11/2022
3.1.23 182,762 3/8/2022
3.1.22 683,489 12/14/2021
3.1.21 432,706 11/7/2021
3.1.20 274,665 10/11/2021
3.1.19 432,590 9/14/2021
3.1.18 646,883 8/10/2021
3.1.17 634,776 7/13/2021
3.1.16 516,954 6/8/2021
3.1.15 639,300 5/11/2021
3.1.14 672,859 4/6/2021
3.1.13 624,905 3/9/2021
3.1.12 757,959 2/9/2021
3.1.11 981,361 1/12/2021
3.1.10 1,546,559 11/9/2020
3.1.9 2,159,749 10/13/2020
3.1.8 2,593,473 9/8/2020
3.1.7 1,794,160 8/11/2020
3.1.6 1,646,414 7/14/2020
3.1.5 2,365,122 6/9/2020
3.1.4 2,100,811 5/12/2020
3.1.3 5,523,164 3/24/2020
3.1.2 2,094,345 2/19/2020
3.1.1 2,206,671 1/14/2020
3.1.0 2,457,954 12/3/2019
3.1.0-preview3.19554.8 10,469 11/13/2019
3.1.0-preview2.19525.5 4,332 11/1/2019
3.1.0-preview1.19506.2 7,681 10/15/2019
3.0.3 43,690 2/19/2020
3.0.2 19,443 1/14/2020
3.0.1 258,072 11/18/2019
3.0.0 1,537,895 9/23/2019
3.0.0-rc1.19456.14 6,060 9/16/2019
3.0.0-preview9.19423.6 9,159 9/4/2019
3.0.0-preview8.19405.11 15,176 8/13/2019
3.0.0-preview7.19362.6 5,350 7/23/2019
3.0.0-preview6.19304.10 6,118 6/12/2019
3.0.0-preview5.19227.1 390,861 5/6/2019
3.0.0-preview4.19216.3 4,305 4/18/2019
3.0.0-preview3.19153.1 13,739 3/6/2019
3.0.0-preview.19074.3 4,981 1/29/2019
3.0.0-preview.18572.1 7,705 12/3/2018
2.3.0 505 3 months ago
2.2.6 10,318,948 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 5,497,057 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 1,656,464 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 1,730,714 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,747,318 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 10,568,721 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 88,775 10/17/2018
2.2.0-preview2-35157 17,646 9/12/2018
2.2.0-preview1-35029 6,625 8/22/2018
2.1.14 1,728,416 11/18/2019
2.1.11 1,779,949 5/14/2019
2.1.8 1,862,261 2/12/2019
2.1.4 5,721,969 10/1/2018
2.1.3 2,839,360 9/11/2018
2.1.2 2,187,743 8/21/2018
2.1.1 11,245,415 6/18/2018
2.1.0 3,872,730 5/29/2018
2.1.0-rc1-final 27,708 5/6/2018
2.1.0-preview2-final 26,443 4/10/2018
2.1.0-preview1-final 49,179 2/26/2018
2.0.3 3,793,089 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,610,602 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,606,814 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,773,071 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,469 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 27,137 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 50,421 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 100,348 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 9,236 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 38,972 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 484,515 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 405,938 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 324,490 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 7,337 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 9,531 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 5,195 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 8,704 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 113,953 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 11,759 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 52,571 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 167,318 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 9,432 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.