ManagedEsent 1.9.4
See the version list below for details.
dotnet add package ManagedEsent --version 1.9.4
NuGet\Install-Package ManagedEsent -Version 1.9.4
<PackageReference Include="ManagedEsent" Version="1.9.4" />
paket add ManagedEsent --version 1.9.4
#r "nuget: ManagedEsent, 1.9.4"
// Install ManagedEsent as a Cake Addin #addin nuget:?package=ManagedEsent&version=1.9.4 // Install ManagedEsent as a Cake Tool #tool nuget:?package=ManagedEsent&version=1.9.4
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on ManagedEsent:
Package | Downloads |
---|---|
VisualStudio.Extensibility.Common
Visual studio extensibility package |
|
Orthogonal.ObjectDb.Esent
A lightweight in-process small-API database for storing arbitrary class objects and their property values. The backing storage is a high-performance high-capacity Microsoft ESENT database. |
|
AdvanceFramework1
Advance Framework Practice by BDO Canada LLP IT Solution practice |
|
PersistentCache
A C# library which gives you a Persistent Cache, if we run out of memory we will store the expired and evicted cache items to disk. Think Membase but as a simple C# project, which you can include in your project. |
|
EsentSerialize
ESENT Serialization class library is built above Managed ESENT. It allows you to store your objects in the underlying extensible storage engine database. |
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on ManagedEsent:
Repository | Stars |
---|---|
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
KirillOsenkov/SourceBrowser
Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
Azure/azure-webjobs-sdk
Azure WebJobs SDK
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0 | 146,885 | 1/29/2020 | |
1.9.4 | 2,975,878 | 7/5/2016 | |
1.9.3.3 | 17,702 | 3/9/2016 | |
1.9.3.2 | 22,637 | 9/3/2015 | |
1.9.3.1 | 2,383 | 8/20/2015 | |
1.9.3 | 2,254 | 8/18/2015 | |
1.9.2 | 120,012 | 9/11/2014 | |
1.9.1 | 10,686 | 7/29/2014 | |
1.9.0.1 | 10,430 | 2/19/2014 | |
1.9.0 | 14,742 | 1/3/2014 | |
1.8.3.2 | 7,286 | 4/5/2013 | |
1.8.3.1 | 1,559 | 4/3/2013 | |
1.8.3 | 1,519 | 4/2/2013 | |
1.8.2 | 2,073 | 1/18/2013 | |
1.8.1 | 1,904 | 11/19/2012 | |
1.6.0 | 38,114 | 11/21/2011 | |
1.0.0 | 2,101 | 11/3/2011 |
Release 1.9.4 from Tue 07/05/2016. 1.9.4 has some bug fixes.