System.Threading.AccessControl by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-rc.1.23419.4
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
System.Threading.Channels by: Microsoft
  • 7 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel<T>
System.Threading.Overlapped by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides common types for interacting with asynchronous (or overlapped) input and output (I/O). Commonly Used Types: System.Threading.NativeOverlapped System.Threading.Overlapped System.Threading.IOCompletionCallback
System.Threading.Timer by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback
System.Xml.XmlSerializer by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.11-rc2-24027
Provides classes for serializing objects to the Extensible Markup Language (XML) and deserializing XML data to objects. Commonly Used Types: System.Xml.Serialization.IXmlSerializable System.Xml.Serialization.XmlSerializer System.Xml.Serialization.XmlIgnoreAttribute System.Xml.Serialization.XmlElementAttribute System.Xml.Serialization.XmlAttributeAttribute System.Xml.Serialization.XmlArrayAttribute System.Xml.Serialization.XmlRootAttribute System.Xml.Serialization.XmlArrayItemAttribute System.Xml.Serialization.XmlTypeAttribute System.Xml.Serialization.XmlEnumAttribute \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Twilio by: Twilio
  • 1 total downloads
  • Latest version: 5.1.2-alpha1
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
ValueTupleBridge by: Nobuyuki Iwanaga
  • 1 total downloads
  • Latest version: 0.1.0
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Wcwidth by: Patrik Svensson, Phil Scott
  • 1 total downloads
  • Latest version: 0.4.1-preview.0.2
A .NET library that calculates the width of Unicode characters.
Xamarin.Firebase.iOS.Core by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.13.1
C# bindings for Firebase APIs Core iOS Library
xunit by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.0.0-alpha-build1631
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Xunit.SkippableFact by: Andrew Arnott
  • 1 total downloads
  • Latest version: 1.5.23
  • xunit testing skipping
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.