Microsoft.EntityFrameworkCore.InMemory
2.1.0-preview2-final
Prefix Reserved
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.InMemory --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.EntityFrameworkCore.InMemory -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" />
paket add Microsoft.EntityFrameworkCore.InMemory --version 2.1.0-preview2-final
#r "nuget: Microsoft.EntityFrameworkCore.InMemory, 2.1.0-preview2-final"
#addin nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.EntityFrameworkCore.InMemory&version=2.1.0-preview2-final&prerelease
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Product | Versions 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. |
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 2.1.0-preview2-final)
NuGet packages (604)
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 (314)
Showing the top 20 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.
|
|
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
|
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
|
|
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
|
|
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
|
|
radzenhq/radzen-blazor
Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.2.25163.8 | 1,549 | 3/18/2025 | |
10.0.0-preview.1.25081.1 | 2,031 | 2/25/2025 | |
9.0.4 | 785 | 4/8/2025 | |
9.0.3 | 449,568 | 3/11/2025 | |
9.0.2 | 725,345 | 2/11/2025 | |
9.0.1 | 810,330 | 1/14/2025 | |
9.0.0 | 1,834,550 | 11/12/2024 | |
9.0.0-rc.2.24474.1 | 36,260 | 10/8/2024 | |
9.0.0-rc.1.24451.1 | 22,967 | 9/10/2024 | |
9.0.0-preview.7.24405.3 | 7,128 | 8/13/2024 | |
9.0.0-preview.6.24327.4 | 77,198 | 7/9/2024 | |
9.0.0-preview.5.24306.3 | 10,582 | 6/11/2024 | |
9.0.0-preview.4.24267.1 | 21,112 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 82,592 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 12,332 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 31,500 | 2/13/2024 | |
8.0.15 | 717 | 4/8/2025 | |
8.0.14 | 207,065 | 3/11/2025 | |
8.0.13 | 376,127 | 2/11/2025 | |
8.0.12 | 580,034 | 1/14/2025 | |
8.0.11 | 2,510,940 | 11/12/2024 | |
8.0.10 | 3,952,938 | 10/8/2024 | |
8.0.8 | 4,771,410 | 8/13/2024 | |
8.0.7 | 2,956,652 | 7/9/2024 | |
8.0.6 | 3,421,439 | 5/28/2024 | |
8.0.5 | 1,204,097 | 5/14/2024 | |
8.0.4 | 3,361,729 | 4/9/2024 | |
8.0.3 | 2,366,135 | 3/12/2024 | |
8.0.2 | 2,917,618 | 2/13/2024 | |
8.0.1 | 2,576,386 | 1/9/2024 | |
8.0.0 | 6,887,813 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 32,832 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 13,310 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 12,718 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 27,888 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 36,132 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 20,334 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 43,639 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 106,096 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 66,288 | 2/21/2023 | |
7.0.20 | 697,158 | 5/28/2024 | |
7.0.19 | 83,942 | 5/14/2024 | |
7.0.18 | 345,348 | 4/9/2024 | |
7.0.17 | 227,155 | 3/12/2024 | |
7.0.16 | 372,766 | 2/13/2024 | |
7.0.15 | 553,037 | 1/9/2024 | |
7.0.14 | 1,155,011 | 11/14/2023 | |
7.0.13 | 1,144,615 | 10/24/2023 | |
7.0.12 | 1,343,944 | 10/10/2023 | |
7.0.11 | 2,365,929 | 9/12/2023 | |
7.0.10 | 2,197,592 | 8/8/2023 | |
7.0.9 | 2,690,684 | 7/11/2023 | |
7.0.8 | 1,037,824 | 6/22/2023 | |
7.0.7 | 625,587 | 6/13/2023 | |
7.0.5 | 4,014,240 | 4/11/2023 | |
7.0.4 | 2,062,774 | 3/14/2023 | |
7.0.3 | 2,172,025 | 2/14/2023 | |
7.0.2 | 2,373,927 | 1/10/2023 | |
7.0.1 | 1,614,959 | 12/13/2022 | |
7.0.0 | 2,773,494 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 59,311 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 93,647 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 14,301 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 8,011 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 19,993 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 16,437 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 34,093 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 14,908 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 7,668 | 2/17/2022 | |
6.0.36 | 144,627 | 11/12/2024 | |
6.0.35 | 121,794 | 10/8/2024 | |
6.0.33 | 711,539 | 8/13/2024 | |
6.0.32 | 156,783 | 7/9/2024 | |
6.0.31 | 274,564 | 5/28/2024 | |
6.0.30 | 137,560 | 5/14/2024 | |
6.0.29 | 586,092 | 4/9/2024 | |
6.0.28 | 309,275 | 3/12/2024 | |
6.0.27 | 294,721 | 2/13/2024 | |
6.0.26 | 533,504 | 1/9/2024 | |
6.0.25 | 749,876 | 11/14/2023 | |
6.0.24 | 553,248 | 10/24/2023 | |
6.0.23 | 197,400 | 10/10/2023 | |
6.0.22 | 571,874 | 9/12/2023 | |
6.0.21 | 617,253 | 8/8/2023 | |
6.0.20 | 519,680 | 7/11/2023 | |
6.0.19 | 411,363 | 6/22/2023 | |
6.0.18 | 293,135 | 6/13/2023 | |
6.0.16 | 1,652,959 | 4/11/2023 | |
6.0.15 | 799,078 | 3/14/2023 | |
6.0.14 | 1,067,710 | 2/14/2023 | |
6.0.13 | 1,529,380 | 1/10/2023 | |
6.0.12 | 1,186,491 | 12/13/2022 | |
6.0.11 | 2,214,845 | 11/7/2022 | |
6.0.10 | 3,625,189 | 10/11/2022 | |
6.0.9 | 3,149,521 | 9/13/2022 | |
6.0.8 | 3,814,414 | 8/9/2022 | |
6.0.7 | 8,380,276 | 7/12/2022 | |
6.0.6 | 2,596,643 | 6/14/2022 | |
6.0.5 | 3,367,161 | 5/10/2022 | |
6.0.4 | 3,189,769 | 4/11/2022 | |
6.0.3 | 3,687,883 | 3/8/2022 | |
6.0.2 | 4,306,548 | 2/8/2022 | |
6.0.1 | 4,917,849 | 12/14/2021 | |
6.0.0 | 5,776,390 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 77,631 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 21,522 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 11,073 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 6,026 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 16,379 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 11,578 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 10,691 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 4,957 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 9,596 | 2/12/2021 | |
5.0.17 | 1,489,560 | 5/10/2022 | |
5.0.16 | 187,211 | 4/11/2022 | |
5.0.15 | 365,297 | 3/8/2022 | |
5.0.14 | 470,568 | 2/8/2022 | |
5.0.13 | 783,795 | 12/14/2021 | |
5.0.12 | 825,854 | 11/7/2021 | |
5.0.11 | 1,629,068 | 10/12/2021 | |
5.0.10 | 1,714,615 | 9/14/2021 | |
5.0.9 | 1,982,927 | 8/10/2021 | |
5.0.8 | 2,016,367 | 7/13/2021 | |
5.0.7 | 1,851,720 | 6/8/2021 | |
5.0.6 | 1,590,985 | 5/11/2021 | |
5.0.5 | 2,098,723 | 4/6/2021 | |
5.0.4 | 1,297,988 | 3/9/2021 | |
5.0.3 | 1,392,246 | 2/9/2021 | |
5.0.2 | 1,552,749 | 1/12/2021 | |
5.0.1 | 3,423,807 | 12/8/2020 | |
5.0.0 | 2,442,842 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 32,462 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 23,268 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 14,035 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 12,911 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 17,070 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 7,566 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 17,533 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 15,452 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 13,106 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 7,264 | 3/16/2020 | |
3.1.32 | 743,021 | 12/13/2022 | |
3.1.31 | 100,507 | 11/8/2022 | |
3.1.30 | 121,772 | 10/11/2022 | |
3.1.29 | 102,492 | 9/13/2022 | |
3.1.28 | 142,183 | 8/9/2022 | |
3.1.27 | 238,888 | 7/12/2022 | |
3.1.26 | 121,432 | 6/14/2022 | |
3.1.25 | 220,800 | 5/10/2022 | |
3.1.24 | 150,520 | 4/11/2022 | |
3.1.23 | 183,244 | 3/8/2022 | |
3.1.22 | 684,999 | 12/14/2021 | |
3.1.21 | 433,627 | 11/7/2021 | |
3.1.20 | 275,185 | 10/11/2021 | |
3.1.19 | 433,561 | 9/14/2021 | |
3.1.18 | 647,251 | 8/10/2021 | |
3.1.17 | 635,664 | 7/13/2021 | |
3.1.16 | 517,496 | 6/8/2021 | |
3.1.15 | 640,445 | 5/11/2021 | |
3.1.14 | 674,555 | 4/6/2021 | |
3.1.13 | 625,342 | 3/9/2021 | |
3.1.12 | 758,387 | 2/9/2021 | |
3.1.11 | 982,845 | 1/12/2021 | |
3.1.10 | 1,547,375 | 11/9/2020 | |
3.1.9 | 2,161,271 | 10/13/2020 | |
3.1.8 | 2,595,064 | 9/8/2020 | |
3.1.7 | 1,796,826 | 8/11/2020 | |
3.1.6 | 1,647,940 | 7/14/2020 | |
3.1.5 | 2,366,663 | 6/9/2020 | |
3.1.4 | 2,102,896 | 5/12/2020 | |
3.1.3 | 5,529,832 | 3/24/2020 | |
3.1.2 | 2,097,486 | 2/19/2020 | |
3.1.1 | 2,208,031 | 1/14/2020 | |
3.1.0 | 2,461,068 | 12/3/2019 | |
3.1.0-preview3.19554.8 | 10,490 | 11/13/2019 | |
3.1.0-preview2.19525.5 | 4,337 | 11/1/2019 | |
3.1.0-preview1.19506.2 | 7,685 | 10/15/2019 | |
3.0.3 | 43,696 | 2/19/2020 | |
3.0.2 | 19,464 | 1/14/2020 | |
3.0.1 | 258,170 | 11/18/2019 | |
3.0.0 | 1,539,108 | 9/23/2019 | |
3.0.0-rc1.19456.14 | 6,064 | 9/16/2019 | |
3.0.0-preview9.19423.6 | 9,164 | 9/4/2019 | |
3.0.0-preview8.19405.11 | 15,180 | 8/13/2019 | |
3.0.0-preview7.19362.6 | 5,356 | 7/23/2019 | |
3.0.0-preview6.19304.10 | 6,124 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 390,870 | 5/6/2019 | |
3.0.0-preview4.19216.3 | 4,309 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 13,744 | 3/6/2019 | |
3.0.0-preview.19074.3 | 4,985 | 1/29/2019 | |
3.0.0-preview.18572.1 | 7,709 | 12/3/2018 | |
2.3.0 | 563 | 1/14/2025 | |
2.2.6 | 10,328,121 | 7/9/2019 | |
2.2.4 | 5,501,602 | 4/9/2019 | |
2.2.3 | 1,657,080 | 3/11/2019 | |
2.2.2 | 1,731,835 | 2/12/2019 | |
2.2.1 | 2,748,289 | 1/8/2019 | |
2.2.0 | 10,586,229 | 12/3/2018 | |
2.2.0-preview3-35497 | 88,799 | 10/17/2018 | |
2.2.0-preview2-35157 | 17,668 | 9/12/2018 | |
2.2.0-preview1-35029 | 6,630 | 8/22/2018 | |
2.1.14 | 1,731,970 | 11/18/2019 | |
2.1.11 | 1,780,771 | 5/14/2019 | |
2.1.8 | 1,863,119 | 2/12/2019 | |
2.1.4 | 5,723,822 | 10/1/2018 | |
2.1.3 | 2,840,483 | 9/11/2018 | |
2.1.2 | 2,189,364 | 8/21/2018 | |
2.1.1 | 11,288,202 | 6/18/2018 | |
2.1.0 | 3,875,330 | 5/29/2018 | |
2.1.0-rc1-final | 27,717 | 5/6/2018 | |
2.1.0-preview2-final | 26,499 | 4/10/2018 | |
2.1.0-preview1-final | 49,199 | 2/26/2018 | |
2.0.3 | 3,797,897 | 5/7/2018 | |
2.0.2 | 3,614,133 | 3/13/2018 | |
2.0.1 | 5,614,786 | 11/14/2017 | |
2.0.0 | 6,778,964 | 8/11/2017 | |
2.0.0-preview2-final | 56,515 | 6/28/2017 | |
2.0.0-preview1-final | 27,145 | 5/10/2017 | |
1.1.6 | 50,497 | 7/10/2018 | |
1.1.5 | 100,366 | 12/12/2017 | |
1.1.4 | 9,246 | 11/14/2017 | |
1.1.3 | 38,982 | 9/20/2017 | |
1.1.2 | 485,122 | 5/9/2017 | |
1.1.1 | 406,043 | 3/6/2017 | |
1.1.0 | 324,748 | 11/16/2016 | |
1.1.0-preview1-final | 7,346 | 10/24/2016 | |
1.0.6 | 9,540 | 11/14/2017 | |
1.0.5 | 5,202 | 9/20/2017 | |
1.0.4 | 8,712 | 5/9/2017 | |
1.0.3 | 114,046 | 3/6/2017 | |
1.0.2 | 11,768 | 12/12/2016 | |
1.0.1 | 52,580 | 9/13/2016 | |
1.0.0 | 170,433 | 6/27/2016 | |
1.0.0-rc2-final | 9,442 | 5/16/2016 |