Portable.ConcurrentDictionary
1.0.4
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Install-Package Portable.ConcurrentDictionary -Version 1.0.4
dotnet add package Portable.ConcurrentDictionary --version 1.0.4
<PackageReference Include="Portable.ConcurrentDictionary" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portable.ConcurrentDictionary --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Portable.ConcurrentDictionary, 1.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Portable.ConcurrentDictionary as a Cake Addin
#addin nuget:?package=Portable.ConcurrentDictionary&version=1.0.4
// Install Portable.ConcurrentDictionary as a Cake Tool
#tool nuget:?package=Portable.ConcurrentDictionary&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
Portable Class Library (.NETFramework 4.0.3, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Portable.ConcurrentDictionary:
Package | Downloads |
---|---|
Portable.Cryptography
Portable.Cryptography
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Portable.ConcurrentDictionary:
Repository | Stars |
---|---|
Jimmey-Jiang/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|