Microsoft.Experimental.Collections 1.0.3-alpha

This is a prerelease version of Microsoft.Experimental.Collections.

Requires NuGet 2.8.1 or higher.

dotnet add package Microsoft.Experimental.Collections --version 1.0.3-alpha
                    
NuGet\Install-Package Microsoft.Experimental.Collections -Version 1.0.3-alpha
                    
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.Experimental.Collections" Version="1.0.3-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Experimental.Collections" Version="1.0.3-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Experimental.Collections" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Experimental.Collections --version 1.0.3-alpha
                    
#r "nuget: Microsoft.Experimental.Collections, 1.0.3-alpha"
                    
#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.
#addin nuget:?package=Microsoft.Experimental.Collections&version=1.0.3-alpha&prerelease
                    
Install Microsoft.Experimental.Collections as a Cake Addin
#tool nuget:?package=Microsoft.Experimental.Collections&version=1.0.3-alpha&prerelease
                    
Install Microsoft.Experimental.Collections as a Cake Tool

This package provides experimental collections that are being considered for future versions of the .NET Framework.
Included types:
- MultiValueDictionary
 MultiValueDictionary is a generic dictionary that associates a single key with one or more values.  Values can be added and removed independently.

Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone Silverlight 8
- Portable Class Libraries

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.Experimental.Collections:

Repository Stars
dadhi/DryIoc
DryIoc is fast, small, full-featured IoC Container for .NET
Aminator/DirectX12GameEngine
DirectX 12 .NET game engine
dadhi/ImTools
Fast and memory-efficient immutable collections and helper data structures
Version Downloads Last updated
1.0.3-alpha 6,104 8/5/2014
1.0.1-alpha 3,656 6/20/2014