ManagedEsent 1.9.2

dotnet add package ManagedEsent --version 1.9.2
NuGet\Install-Package ManagedEsent -Version 1.9.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ManagedEsent" Version="1.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ManagedEsent --version 1.9.2
#r "nuget: ManagedEsent, 1.9.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ManagedEsent as a Cake Addin
#addin nuget:?package=ManagedEsent&version=1.9.2

// Install ManagedEsent as a Cake Tool
#tool nuget:?package=ManagedEsent&version=1.9.2

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.9.2 6,305 9/11/2014
1.9.1 1,043 7/29/2014
1.9.0.1 749 2/19/2014
1.9.0 213 1/3/2014
1.8.3.2 476 4/5/2013
1.8.3.1 54 4/3/2013
1.8.3 62 4/2/2013
1.8.2 187 1/18/2013
1.8.1 61 11/19/2012
1.6.0 383 11/21/2011
1.0.0 55 11/3/2011

Release 1.9.2.0 from 2014.09.11. Minor updates needed for PersistentDictionary changes.