runtime.unix.System.Threading 4.0.11-beta-23409

This is a prerelease version of runtime.unix.System.Threading.
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.0 or higher.

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

Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.

Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
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
4.0.11-beta-23516 8,459 11/18/2015
4.0.11-beta-23409 56,702 10/15/2015