Microsoft.Database.ManagedEsent
3.2.0
Prefix Reserved
dotnet add package Microsoft.Database.ManagedEsent --version 3.2.0
NuGet\Install-Package Microsoft.Database.ManagedEsent -Version 3.2.0
<PackageReference Include="Microsoft.Database.ManagedEsent" Version="3.2.0" />
<PackageVersion Include="Microsoft.Database.ManagedEsent" Version="3.2.0" />
<PackageReference Include="Microsoft.Database.ManagedEsent" />
paket add Microsoft.Database.ManagedEsent --version 3.2.0
#r "nuget: Microsoft.Database.ManagedEsent, 3.2.0"
#:package Microsoft.Database.ManagedEsent@3.2.0
#addin nuget:?package=Microsoft.Database.ManagedEsent&version=3.2.0
#tool nuget:?package=Microsoft.Database.ManagedEsent&version=3.2.0
ManagedEsent provides managed access to esent.dll, the embeddable database engine native to Windows.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- System.Memory (>= 4.6.3)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.Database.ManagedEsent:
| Package | Downloads |
|---|---|
|
Xbim.IO.Esent
Manages Ifc or STEP Models backed by the ESENT database. Windows only. |
|
|
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 Microsoft.Database.Isam project provides a simpler object model interface to create and access databases, using Microsoft.Database.ManagedEsent (esent.dll). We are releasing it to see if anyone finds it useful. Please keep the feedback coming! |
|
|
SrumData
Parses SRUM databases on Windows |
|
|
SumData
Parses SUM databases on Windows |
GitHub repositories (2)
Showing the top 2 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
|
|
|
trustedsec/DitExplorer
Tool for viewing NTDS.dit
|