Microsoft.Database.ManagedEsent
2.0.3
dotnet add package Microsoft.Database.ManagedEsent --version 2.0.3
NuGet\Install-Package Microsoft.Database.ManagedEsent -Version 2.0.3
<PackageReference Include="Microsoft.Database.ManagedEsent" Version="2.0.3" />
paket add Microsoft.Database.ManagedEsent --version 2.0.3
#r "nuget: Microsoft.Database.ManagedEsent, 2.0.3"
// Install Microsoft.Database.ManagedEsent as a Cake Addin
#addin nuget:?package=Microsoft.Database.ManagedEsent&version=2.0.3
// Install Microsoft.Database.ManagedEsent as a Cake Tool
#tool nuget:?package=Microsoft.Database.ManagedEsent&version=2.0.3
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 |
---|---|
.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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Database.ManagedEsent:
Package | Downloads |
---|---|
Microsoft.Database.Collections.Generic
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 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. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Database.ManagedEsent:
Repository | Stars |
---|---|
malware-dev/MDK-SE
Malware's Development Kit for SE
|
|
xBimTeam/XbimEssentials
A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
|
Release 2.0.3 from 08/13/2021.