NMemory 3.1.6
dotnet add package NMemory --version 3.1.6
NuGet\Install-Package NMemory -Version 3.1.6
<PackageReference Include="NMemory" Version="3.1.6" />
paket add NMemory --version 3.1.6
#r "nuget: NMemory, 3.1.6"
// Install NMemory as a Cake Addin #addin nuget:?package=NMemory&version=3.1.6 // Install NMemory as a Cake Tool #tool nuget:?package=NMemory&version=3.1.6
NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET applications. It supports traditional database features like indexes, foreign key relations, transaction handling and isolation, stored procedures, query optimization.
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. |
.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 | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Reflection.Emit.Lightweight (>= 4.3.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on NMemory:
Package | Downloads |
---|---|
Effort.EF6
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database. |
|
Effort
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database. |
|
Z.EntityFramework.Classic.Effort
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database. |
|
DH.NMemory
用于DH框架的一个轻量级的非持久性内存中关系数据库引擎,它完全用 C# 编写,可以由 .NET 应用程序托管。 |
|
WATGx.Data
WATGx Data |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NMemory:
Repository | Stars |
---|---|
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
Version | Downloads | Last updated |
---|---|---|
3.1.6 | 98,718 | 1/28/2024 |
3.1.5 | 187,166 | 3/4/2023 |
3.1.4 | 1,409,828 | 2/3/2022 |
3.1.3 | 513,048 | 7/23/2021 |
3.1.2 | 446,067 | 3/3/2021 |
3.1.1 | 1,051,567 | 3/23/2020 |
3.1.0 | 1,518,137 | 3/9/2019 |
3.0.2 | 63,094 | 1/11/2019 |
3.0.1 | 159,831 | 12/18/2018 |
3.0.0 | 224,511 | 11/8/2018 |
2.0.4 | 91,907 | 9/27/2018 |
2.0.3 | 126,339 | 8/28/2018 |
2.0.2 | 3,249 | 8/22/2018 |
2.0.1 | 9,000 | 7/12/2018 |
2.0.0 | 1,439 | 7/12/2018 |
1.1.2 | 1,132,025 | 11/3/2015 |
1.1.1 | 6,400 | 10/22/2015 |
1.1.0 | 1,524,289 | 3/20/2015 |
1.0.1 | 493,099 | 10/24/2014 |
1.0.0 | 79,253 | 6/9/2014 |