System.Text.RegularExpressions by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.10-beta-23109
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
System.Threading.Overlapped by: Microsoft
  • 5 total downloads
  • Latest version: 4.3.0-preview1-24530-04
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 When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Tasks.Parallel by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-23109
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel. Commonly Used Types: System.Threading.Tasks.Parallel System.Threading.Tasks.ParallelLoopState System.Threading.Tasks.ParallelLoopResult System.Threading.Tasks.ParallelOptions
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
Testcontainers by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 4.7.0
  • 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
  • 2 total downloads
  • Latest version: 7.13.2
  • REST SMS voice telephony phone twilio twiml video wireless api
Twilio REST API helper library
Xamarin.Build.Download by: Xamarin Inc.
  • 3 total downloads
  • Latest version: 0.4.4
Support for downloading and unpacking archives when building MSBuild projects
Xunit.Gherkin.Quick by: Tengiz Tutisani
  • 1 total downloads
  • Latest version: 2.0.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.