System.Threading 4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Threading.
Packages | Downloads |
---|---|
System.Xml.XmlDocument
Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package.
Commonly Used Types:
System.Xml.XmlNode
System.Xml.XmlElement
System.Xml.XmlAttribute
System.Xml.XmlDocument
System.Xml.XmlDeclaration
System.Xml.XmlText
System.Xml.XmlComment
System.Xml.XmlNodeList
System.Xml.XmlWhitespace
System.Xml.XmlCDataSection
When using NuGet 3.x this package requires at least version 3.4.
|
3 |
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
|
3 |
Microsoft.CodeAnalysis.Scripting.Common
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. Do not install this package manually, it will be added as a prerequisite by other packages that require it.
|
3 |
System.Collections.Immutable
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
Commonly Used Types:
System.Collections.Immutable.ImmutableArray
System.Collections.Immutable.ImmutableArray<T>
System.Collections.Immutable.ImmutableDictionary
System.Collections.Immutable.ImmutableDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableHashSet
System.Collections.Immutable.ImmutableHashSet<T>
System.Collections.Immutable.ImmutableList
System.Collections.Immutable.ImmutableList<T>
System.Collections.Immutable.ImmutableQueue
System.Collections.Immutable.ImmutableQueue<T>
System.Collections.Immutable.ImmutableSortedDictionary
System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue>
System.Collections.Immutable.ImmutableSortedSet
System.Collections.Immutable.ImmutableSortedSet<T>
System.Collections.Immutable.ImmutableStack
System.Collections.Immutable.ImmutableStack<T>
|
3 |
Serilog.Sinks.File
Write Serilog events to a text file in plain or JSON format.
|
3 |
Serilog.Sinks.File
Write Serilog events to text files in plain or JSON format.
|
3 |
System.Text.RegularExpressions
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine.
Commonly Used Types:
System.Text.RegularExpressions.Regex
System.Text.RegularExpressions.RegexOptions
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.Group
System.Text.RegularExpressions.Capture
System.Text.RegularExpressions.MatchEvaluator
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
Serilog.Sinks.Async
Asynchronous sink wrapper for Serilog.
|
2 |
Serilog.Extensions.Logging
Serilog provider for Microsoft.Extensions.Logging
|
2 |
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455).
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
|
2 |
Microsoft.AspNetCore.Server.Kestrel
ASP.NET Core Kestrel cross-platform web server.
|
2 |
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which allows a Client to connect to a Server using a WebSocket.
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
|
2 |
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455).
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
System.ServiceProcess.ServiceController
Provides the System.ServiceProcess.ServiceContainer class, which allows you to connect to a running or stopped service, manipulate it, or get information about it.
Commonly Used Types:
System.ServiceProcess.ServiceController
System.ServiceProcess.ServiceControllerStatus
System.ServiceProcess.ServiceType
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
Microsoft.AspNetCore.Razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
|
2 |
https://go.microsoft.com/fwlink/?LinkID=799421
MonoAndroid 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
WindowsPhone 8.0
- No dependencies.
Windows 8.0
- No dependencies.
.NETPortable 0.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
.NET Standard 1.3
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
.NET Standard 1.0
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime (>= 4.3.0)
.NETCore 5.0
- System.Threading.Tasks (>= 4.3.0)
- System.Runtime (>= 4.3.0)
.NET Framework 4.5
- No dependencies.
MonoTouch 1.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2 | 6/7/2025 |
4.3.0-preview1-24530-04 | 1 | 6/8/2025 |
4.0.11 | 1 | 6/9/2025 |
4.0.11-rc2-24027 | 1 | 6/8/2025 |
4.0.11-beta-23516 | 1 | 6/8/2025 |
4.0.11-beta-23409 | 1 | 6/8/2025 |
4.0.11-beta-23225 | 1 | 6/8/2025 |
4.0.10 | 1 | 6/8/2025 |
4.0.10-beta-23109 | 1 | 6/9/2025 |
4.0.10-beta-23019 | 1 | 6/9/2025 |
4.0.10-beta-22816 | 1 | 6/9/2025 |
4.0.10-beta-22605 | 1 | 6/9/2025 |
4.0.0 | 1 | 6/8/2025 |
4.0.0-beta-23109 | 1 | 6/9/2025 |
4.0.0-beta-23019 | 1 | 6/9/2025 |
4.0.0-beta-22416 | 1 | 6/9/2025 |
4.0.0-beta-22231 | 1 | 6/9/2025 |