NMemory 3.1.4
dotnet add package NMemory --version 3.1.4
NuGet\Install-Package NMemory -Version 3.1.4
<PackageReference Include="NMemory" Version="3.1.4" />
paket add NMemory --version 3.1.4
#r "nuget: NMemory, 3.1.4"
// Install NMemory as a Cake Addin
#addin nuget:?package=NMemory&version=3.1.4
// Install NMemory as a Cake Tool
#tool nuget:?package=NMemory&version=3.1.4
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Reflection.Emit.Lightweight (>= 4.3.0)
NuGet packages (8)
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. |
|
FluiTec.AppFx.Data.NMemory
Package Description |
|
WATGx.Data
WATGx Data |
GitHub repositories (8)
Showing the top 5 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
|
|
Jimmey-Jiang/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat
可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店、视频号)& 开放平台 & 商户平台(微信支付、微企付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。
|
|
zzzprojects/EntityFramework.DynamicFilters
Global filtering for Entity Framework.
|
|
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
|
Version | Downloads | Last updated |
---|---|---|
3.1.4 | 292,957 | 2/3/2022 |
3.1.3 | 289,807 | 7/23/2021 |
3.1.2 | 248,015 | 3/3/2021 |
3.1.1 | 785,862 | 3/23/2020 |
3.1.0 | 1,212,518 | 3/9/2019 |
3.0.2 | 53,753 | 1/11/2019 |
3.0.1 | 131,180 | 12/18/2018 |
3.0.0 | 178,869 | 11/8/2018 |
2.0.4 | 74,669 | 9/27/2018 |
2.0.3 | 95,813 | 8/28/2018 |
2.0.2 | 2,564 | 8/22/2018 |
2.0.1 | 6,209 | 7/12/2018 |
2.0.0 | 1,260 | 7/12/2018 |
1.1.2 | 974,887 | 11/3/2015 |
1.1.1 | 4,615 | 10/22/2015 |
1.1.0 | 1,317,596 | 3/20/2015 |
1.0.1 | 412,664 | 10/24/2014 |
1.0.0 | 59,249 | 6/9/2014 |