A simple wrapper around ConcurrentDictionary to support set operations.
Info
Version: | 1.0.0 |
Author(s): | Josh Kearney |
Last Update: | Tuesday, September 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ConcurrentSet |
Install
Install-Package ConcurrentSet
dotnet add package ConcurrentSet
paket add ConcurrentSet
ConcurrentSet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags