System.Threading.Thread by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-rc2-24027
Provides the System.Threading.Thread class, which allows developers to create and control a thread, set its priority, and get its state. Commonly Used Types: System.Threading.Thread System.Threading.ThreadStart System.Threading.ParameterizedThreadStart \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
System.Xml.ReaderWriter by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.11-beta-23225
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data. Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName
System.Xml.XPath.XDocument by: Microsoft
  • 2 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides extension methods that add System.Xml.XPath support to the System.Xml.XDocument package. Commonly Used Types: System.Xml.XPath.Extensions System.Xml.XPath.XDocumentExtensions When using NuGet 3.x this package requires at least version 3.4.
Temporalio by: Temporal
  • 1 total downloads
  • Latest version: 0.1.0-alpha5
Temporal SDK for .NET
Testcontainers.PostgreSql by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 3.8.0-beta.8238206979
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Twilio by: Twilio
  • 1 total downloads
  • Latest version: 5.9.4
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
Utf8Json by: neuecc
  • 5 total downloads
  • Latest version: 1.3.0
  • Json, Serialization, Formatter, Serializer, Unity, Xamarin
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
WindowsAzure.Storage by: Microsoft
  • 1 total downloads
  • Latest version: 8.2.1
  • Microsoft, Azure, Storage, Table, Blob, File, Queue, Scalable, windowsazureofficial
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Xamarin.Build.Download by: Xamarin Inc.
  • 1 total downloads
  • Latest version: 0.2.1-alpha
Support for downloading and unpacking archives at when building MSBuild projects
xunit.core by: jnewkirk, bradwilson
  • 1 total downloads
  • Latest version: 2.4.2-pre.12
Includes the libraries for writing unit tests with xUnit.net.
Xunit.Gherkin.Quick by: Tengiz Tutisani
  • 1 total downloads
  • Latest version: 2.1.0
  • BDD, Gherkin, Xunit, Testing, Behavior Driven Development
Xunit.Gherkin.Quick is a lightweight, cross platform BDD test framework (targets .NET Standard, can be used from both .NET and .NET Core test projects). It parses Gherkin language and executes Xunit tests corresponding to scenarios.
xunit.runner.visualstudio by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.0.0-rc3-build1046
Includes support for running xUnit.net v1 and v2 tests from Visual Studio 2012+.