Microsoft.Database.ManagedEsent 2.0.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.Database.ManagedEsent --version 2.0.4
NuGet\Install-Package Microsoft.Database.ManagedEsent -Version 2.0.4
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="Microsoft.Database.ManagedEsent" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Database.ManagedEsent --version 2.0.4
#r "nuget: Microsoft.Database.ManagedEsent, 2.0.4"
#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 Microsoft.Database.ManagedEsent as a Cake Addin
#addin nuget:?package=Microsoft.Database.ManagedEsent&version=2.0.4

// Install Microsoft.Database.ManagedEsent as a Cake Tool
#tool nuget:?package=Microsoft.Database.ManagedEsent&version=2.0.4

ManagedEsent provides managed access to esent.dll, the embeddable database engine native to Windows.

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. 
.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 (6)

Showing the top 5 NuGet packages that depend on Microsoft.Database.ManagedEsent:

Package Downloads
Microsoft.Database.Collections.Generic The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

PersistentDictionary is a simple class that implements IDictionary, and backs the storage to disk. It allows a simple key-value pair store. It supports strings, value-types, and binary blobs. It is built on the ManagedEsent library.

Microsoft.Database.Isam The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The ManagedEsentIsam project provides a simpler object model interface to create and access databases, using ManagedEsent (esent.dll). As of mid-2014, the interface is still under development (for example, we should combine the 'Instance' and 'Database' classes), and may be broken in the future. We are releasing it to see if anyone finds it useful. Please keep the feedback coming!

Xbim.IO.Esent

Manages Ifc or STEP Models backed by the ESENT database. Windows only.

Orthogonal.EsentWorkbench.Model

A library of ESENT database processing code that is common to all projects.

SrumData

Parses SRUM databases on Windows

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Database.ManagedEsent:

Repository Stars
xBimTeam/XbimEssentials
A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
Version Downloads Last updated
2.0.4 7,650 4/3/2023
2.0.3 76,937 8/13/2021
2.0.2 1,431 7/22/2021
2.0.1 53,262 2/5/2020
2.0.0 795 2/4/2020

Release 2.0.4 from 04/03/2023.