Microsoft.Experimental.Collections
1.0.1-alpha
This is a prerelease version of Microsoft.Experimental.Collections.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package Microsoft.Experimental.Collections --version 1.0.1-alpha
NuGet\Install-Package Microsoft.Experimental.Collections -Version 1.0.1-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.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Experimental.Collections --version 1.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Experimental.Collections, 1.0.1-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.
// Install Microsoft.Experimental.Collections as a Cake Addin #addin nuget:?package=Microsoft.Experimental.Collections&version=1.0.1-alpha&prerelease // Install Microsoft.Experimental.Collections as a Cake Tool #tool nuget:?package=Microsoft.Experimental.Collections&version=1.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides experimental collections that are being considered for future versions of the .NET Framework.
Included types:
- MultiDictionary
MultiDictionary 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 |