System.ServiceModel.Duplex
by: Microsoft
- 1 total downloads
- Latest version: 4.9.0
Package Description
System.ServiceModel.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0
Package Description
System.Threading
by: Microsoft
- 2 total downloads
- Latest version: 4.0.11
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.
System.Threading.AccessControl
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0
Provides support for managing access and audit control lists for synchronization primitives.
Commonly Used Types:
System.Security.AccessControl.EventWaitHandleAccessRule
System.Security.AccessControl.EventWaitHandleAuditRule
System.Security.AccessControl.MutexAccessRule
System.Security.AccessControl.MutexAuditRule
System.Security.AccessControl.MutexSecurity
System.Security.AccessControl.SemaphoreAccessRule
System.Security.AccessControl.SemaphoreAuditRule
System.Security.AccessControl.SemaphoreSecurity
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Parallel
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
System.ValueTuple
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides the System.ValueTuple structs, which implement the underlying types for C# 7 tuples.
Commonly Used Types:
System.ValueTuple
System.ValueTuple<T1>
System.ValueTuple<T1, T2>
System.ValueTuple<T1, T2, T3>
System.ValueTuple<T1, T2, T3, T4>
System.ValueTuple<T1, T2, T3, T4, T5>
System.ValueTuple<T1, T2, T3, T4, T5, T6>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7>
System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest>
When using NuGet 3.x this package requires at least version 3.4.
Telegram.Bot
by: RoundRobin, Poulad
- 1 total downloads
- Latest version: 14.2.0-rc-452
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
Xamarin.Android.Support.Animated.Vector.Drawable
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.0.1-rc1
Animated Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Vector.Drawable
by: Xamarin Inc.
- 3 total downloads
- Latest version: 24.2.1
Vector Drawable Android Support Library C# bindings for Xamarin
xunit.core
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.6.2
Includes the libraries for writing unit tests with xUnit.net.