NMemory 3.1.4
Install-Package NMemory -Version 3.1.4
dotnet add 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 |
.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 |
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. |
|
WATGx.Data
MarketingProjectBase.IsBuilt |
|
Effort.EF6.WithHierarchyId
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. |
GitHub repositories (6)
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
|
|
fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat
可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付、微企付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。
|
|
zzzprojects/EntityFramework.DynamicFilters
Global filtering for Entity Framework.
|
|
zzzprojects/EntityFramework-Effort
Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
|
|
aspnetboilerplate/eventcloud
Sample SaaS (Multi Tenant) Event Management Application
|
Version | Downloads | Last updated |
---|---|---|
3.1.4 | 67,706 | 2/3/2022 |
3.1.3 | 190,713 | 7/23/2021 |
3.1.2 | 182,148 | 3/3/2021 |
3.1.1 | 671,395 | 3/23/2020 |
3.1.0 | 1,081,130 | 3/9/2019 |
3.0.2 | 50,456 | 1/11/2019 |
3.0.1 | 122,957 | 12/18/2018 |
3.0.0 | 158,280 | 11/8/2018 |
2.0.4 | 68,425 | 9/27/2018 |
2.0.3 | 87,743 | 8/28/2018 |
2.0.2 | 2,323 | 8/22/2018 |
2.0.1 | 5,574 | 7/12/2018 |
2.0.0 | 1,146 | 7/12/2018 |
1.1.2 | 919,952 | 11/3/2015 |
1.1.1 | 4,106 | 10/22/2015 |
1.1.0 | 1,236,790 | 3/20/2015 |
1.0.1 | 391,097 | 10/24/2014 |
1.0.0 | 52,162 | 6/9/2014 |