ManagedEsent 2.0.0

Suggested Alternatives

Microsoft.Database.ManagedEsent 2.0.0

Additional Details

This package has been renamed to Microsoft.Database.ManagedEsent to be consistent with related packages. All future updates will be made only to Microsoft.Database.ManagedEsent.

dotnet add package ManagedEsent --version 2.0.0
                    
NuGet\Install-Package ManagedEsent -Version 2.0.0
                    
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="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ManagedEsent" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="ManagedEsent" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ManagedEsent --version 2.0.0
                    
#r "nuget: ManagedEsent, 2.0.0"
                    
#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.
#addin nuget:?package=ManagedEsent&version=2.0.0
                    
Install ManagedEsent as a Cake Addin
#tool nuget:?package=ManagedEsent&version=2.0.0
                    
Install ManagedEsent as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on ManagedEsent:

Package Downloads
VisualStudio.Extensibility.Common

Visual studio extensibility package

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.

Phantom.PubSub

Publish subscribe implementation

GitHub repositories (19)

Showing the top 19 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
icsharpcode/RefactoringEssentials
Refactoring Essentials for Visual Studio
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
dionach/NtdsAudit
An Active Directory audit utility
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
xBimTeam/XbimWindowsUI
The home of XbimXplorer and WPF components for your desktop BIM applications.
oleg-shilo/cs-script.npp
CS-Script (C# Intellisense) plugin for Notepad++ (x86/x64)
PeterWaher/IoTGateway
New project
kevin-montrose/LinqAF
Low allocation re-implementation of LINQ-to-Objects
loamen/Kalman.Studio
Kalman.Studio代码生成器是一款基于T4模板引擎的代码生成器和开发辅助工具。可以根据数据库元数据架构信息来生成代码,还可以解析PowerDesigner物理模型文件,根据PDM模型对象来生成代码等。
mono/roslyn
Roslyn Compiler - Tracks Mono Patches
rexcardan/Evil-DICOM
A C# DICOM Library
geaz/sharpDox
A c# documentation tool (Discontinued)
szehetner/InliningAnalyzer
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
unoplatform/Uno.SourceGeneration
A Roslyn based C# source generation framework
teocomi/BCFier
Extensible BCF client and tools
Version Downloads Last updated
2.0.0 181,930 1/29/2020 2.0.0 is deprecated.
1.9.4 3,055,360 7/5/2016
1.9.3.3 18,064 3/9/2016
1.9.3.2 22,827 9/3/2015
1.9.3.1 2,548 8/20/2015
1.9.3 2,415 8/18/2015
1.9.2 120,695 9/11/2014
1.9.1 11,059 7/29/2014
1.9.0.1 11,893 2/19/2014
1.9.0 15,430 1/3/2014
1.8.3.2 7,649 4/5/2013
1.8.3.1 1,723 4/3/2013
1.8.3 1,687 4/2/2013
1.8.2 2,245 1/18/2013
1.8.1 2,070 11/19/2012
1.6.0 38,293 11/21/2011
1.0.0 2,308 11/3/2011

Release 2.0.0 from Wed 01/29/2020.