Microsoft.Database.Collections.Generic 1.9.3.1

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

// Install Microsoft.Database.Collections.Generic as a Cake Tool
#tool nuget:?package=Microsoft.Database.Collections.Generic&version=1.9.3.1

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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

Repository Stars
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
Version Downloads Last updated
2.0.4 4,722 4/3/2023
2.0.3 59,562 8/13/2021
2.0.2 1,098 7/22/2021
2.0.1 25,080 2/5/2020
2.0.0 1,056 2/4/2020
1.9.4 164,445 7/5/2016
1.9.3.3 12,870 3/9/2016
1.9.3.2 4,853 9/3/2015
1.9.3.1 1,615 8/20/2015
1.9.3 1,576 8/18/2015
1.9.2 26,790 9/11/2014
1.9.1 5,884 7/29/2014

Release 1.9.3.1 from 2015.08.19. 1.9.3.1 contains no binary changes from 1.9.3.0. Fixing the NuSpec metadata to accurately reflect that it's now targetted against .NET 4.5.