Microsoft.Database.Isam
1.9.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Database.Isam --version 1.9.3
NuGet\Install-Package Microsoft.Database.Isam -Version 1.9.3
<PackageReference Include="Microsoft.Database.Isam" Version="1.9.3" />
paket add Microsoft.Database.Isam --version 1.9.3
#r "nuget: Microsoft.Database.Isam, 1.9.3"
// Install Microsoft.Database.Isam as a Cake Addin #addin nuget:?package=Microsoft.Database.Isam&version=1.9.3 // Install Microsoft.Database.Isam as a Cake Tool #tool nuget:?package=Microsoft.Database.Isam&version=1.9.3
The ManagedEsentIsam project provides a simpler object model interface to create and access databases, using ManagedEsent (esent.dll).
in the future. We are releasing it to see if
anyone finds it useful. Please keep the feedback coming!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- ManagedEsent (>= 1.9.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 1.9.3.0 from 2015.08.18. Bug fixes.