Portable.ConcurrentDictionary 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Portable.ConcurrentDictionary --version 1.0.2
                    
NuGet\Install-Package Portable.ConcurrentDictionary -Version 1.0.2
                    
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="Portable.ConcurrentDictionary" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Portable.ConcurrentDictionary" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Portable.ConcurrentDictionary" />
                    
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 Portable.ConcurrentDictionary --version 1.0.2
                    
#r "nuget: Portable.ConcurrentDictionary, 1.0.2"
                    
#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.
#:package Portable.ConcurrentDictionary@1.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Portable.ConcurrentDictionary&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Portable.ConcurrentDictionary&version=1.0.2
                    
Install as a Cake Tool

This is a Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core

Product Compatible and additional computed target framework versions.
Silverlight sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • Portable Class Library (.NETFramework 4.5, Silverlight 5.0)

    • No dependencies.
  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Portable Class Library (Portable Class Library, WindowsPhone 8.1)

    • No dependencies.
  • Silverlight 5.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Portable.ConcurrentDictionary:

Package Downloads
Portable.Cryptography

Portable.Cryptography

VDimensions.NETStandard.Shim

A library that provides API consistency between the different .NET framework versions.

VDimensions.Shims.NETStandard

A library that provides API consistency between the different .NET framework versions.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Portable.ConcurrentDictionary:

Repository Stars
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
Version Downloads Last Updated
1.0.4 16,578 3/18/2019
1.0.3 29,034 9/20/2016
1.0.2 3,377 5/28/2016
1.0.1 1,736 4/28/2016

dotnet rc2