Microsoft.Database.Isam
2.0.3
Prefix Reserved
Install-Package Microsoft.Database.Isam -Version 2.0.3
dotnet add package Microsoft.Database.Isam --version 2.0.3
<PackageReference Include="Microsoft.Database.Isam" Version="2.0.3" />
paket add Microsoft.Database.Isam --version 2.0.3
#r "nuget: Microsoft.Database.Isam, 2.0.3"
// Install Microsoft.Database.Isam as a Cake Addin
#addin nuget:?package=Microsoft.Database.Isam&version=2.0.3
// Install Microsoft.Database.Isam as a Cake Tool
#tool nuget:?package=Microsoft.Database.Isam&version=2.0.3
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!
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 |
.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 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.Database.ManagedEsent (>= 2.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Database.Isam:
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. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Database.Isam:
Repository | Stars |
---|---|
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|
Release 2.0.3 from 08/13/2021.