OpenShare.Net.Library.Threading 1.0.17061.1

dotnet add package OpenShare.Net.Library.Threading --version 1.0.17061.1
                    
NuGet\Install-Package OpenShare.Net.Library.Threading -Version 1.0.17061.1
                    
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="OpenShare.Net.Library.Threading" Version="1.0.17061.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenShare.Net.Library.Threading" Version="1.0.17061.1" />
                    
Directory.Packages.props
<PackageReference Include="OpenShare.Net.Library.Threading" />
                    
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 OpenShare.Net.Library.Threading --version 1.0.17061.1
                    
#r "nuget: OpenShare.Net.Library.Threading, 1.0.17061.1"
                    
#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.
#addin nuget:?package=OpenShare.Net.Library.Threading&version=1.0.17061.1
                    
Install OpenShare.Net.Library.Threading as a Cake Addin
#tool nuget:?package=OpenShare.Net.Library.Threading&version=1.0.17061.1
                    
Install OpenShare.Net.Library.Threading as a Cake Tool

OpenShare.Net Threading Library. ConcurrentCache is a new in-memory cache system that is generically typed to IDictionary and is thread safe. Client Pool is generically typed and plays well with TPL (Task Parallel Library) for any disposable clients. See source code on Github by using the project url.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.17061.1 1,290 3/2/2017
1.0.17028.1 1,067 1/28/2017
1.0.17020.1 1,107 1/20/2017
1.0.17006.1 1,077 1/6/2017
1.0.16360.4 1,079 12/25/2016
1.0.16360.3 1,099 12/25/2016
1.0.16360.2 1,090 12/25/2016
1.0.16360.1 1,092 12/25/2016
1.0.16359.1 1,110 12/24/2016
1.0.16333.1 1,121 11/28/2016
1.0.16332.1 1,106 11/27/2016
1.0.16307.3 1,585 11/2/2016
1.0.16307.2 1,572 11/2/2016
1.0.16307.1 1,378 11/2/2016
1.0.16306.1 1,485 11/1/2016
1.0.16305.2 1,508 10/31/2016

None to be spoken.