Portable.ConcurrentCollections
1.0.4
This is a .NET Standard 1.0, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary and System.Collections.Concurrent.ConcurrentQueue as defined in .NET Core
Install-Package Portable.ConcurrentCollections -Version 1.0.4
dotnet add package Portable.ConcurrentCollections --version 1.0.4
<PackageReference Include="Portable.ConcurrentCollections" Version="1.0.4" />
paket add Portable.ConcurrentCollections --version 1.0.4
Portable.ConcurrentCollections
Portable, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 implementation of the ConcurrentDictionary, ConcurrentQueue
This is a backport from System.Collections.Concurrent.ConcurrentDictionary and System.Collections.Concurrent.ConcurrentQueue defined in .NET Core and this library helps supporting frameworks like:
- Silverlight 5.0
- Windows Phone Silverlight 8.0
- Windows Phone Silverlight 8.1
- Windows Phone 8.1
- Windows 8
Portable.ConcurrentCollections
Portable, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 implementation of the ConcurrentDictionary, ConcurrentQueue
This is a backport from System.Collections.Concurrent.ConcurrentDictionary and System.Collections.Concurrent.ConcurrentQueue defined in .NET Core and this library helps supporting frameworks like:
- Silverlight 5.0
- Windows Phone Silverlight 8.0
- Windows Phone Silverlight 8.1
- Windows Phone 8.1
- Windows 8
Release Notes
Strong name this library.
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.Threading (>= 4.3.0)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.29)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- System.Threading (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 248 | 3/19/2019 |