System.Threading.Tasks.Extensions by: Microsoft
  • 11 total downloads
  • Latest version: 4.5.4
Provides additional types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.ValueTask<TResult> 7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
System.Threading.Tasks.Parallel by: Microsoft
  • 6 total downloads
  • Latest version: 4.3.0-preview1-24530-04
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 When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Thread by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0-preview1-24530-04
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 When using NuGet 3.x this package requires at least version 3.4.
System.Threading.ThreadPool by: Microsoft
  • 7 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Provides the System.Threading.ThreadPool class, which contains a pool of threads that can be used to execute tasks, post work items, wait on behalf of other threads, and process timers. Commonly Used Types: System.Threading.ThreadPool System.Threading.WaitOrTimerCallback When using NuGet 3.x this package requires at least version 3.4.
Tavis.UriTemplates by: Darrel Miller
  • 4 total downloads
  • Latest version: 1.1.1
  • http
URI Template resolution library - Implementation of RFC 6570
Tizen.NET.API4 by: Samsung Electronics
  • 2 total downloads
  • Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5 by: Samsung Electronics
  • 4 total downloads
  • Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
Tmds.DBus by: Tom Deseyn
  • 16 total downloads
  • Latest version: 0.8.0
  • dbus
Tmds.DBus Library
Tmds.DBus.SourceGenerator by: affederaffe
  • 41 total downloads
  • Latest version: 0.0.22
  • DBus SourceGenerator
A roslyn source generator for creating proxies and abstract handlers targeting the Tmds.DBus.Protocol API
Tmds.LibC by: Tom Deseyn
  • 12 total downloads
  • Latest version: 0.5.0
  • libc linux
Raw bindings to Linux platform APIs for .NET Core.
Ultz.Bcl.Half by: Ultz.Bcl.Half
  • 2 total downloads
  • Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Native.Assimp by: Ultz
  • 2 total downloads
  • Latest version: 5.0.1
Multi-platform native library for Assimp.
Ultz.Native.GLFW by: Ultz
  • 5 total downloads
  • Latest version: 3.3.2
Multi-platform native library for GLFW.
Ultz.Native.SDL by: Ultz
  • 4 total downloads
  • Latest version: 2.0.12-pre2
Multi-platform native library for SDL.
Validation by: Andrew Arnott
  • 27 total downloads
  • Latest version: 2.4.22
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Xamarin.AndroidX.Migration by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-preview06
  • Xamarin.AndroidX Xamarin Android Support AndroidX Migration
This package provides a set of tools and MSBuild tasks to aid in the migration from Android Support to Android X.
Xamarin.Build.Download by: Microsoft
  • 23 total downloads
  • Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
xunit by: jnewkirk, bradwilson
  • 11 total downloads
  • Latest version: 2.9.3
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. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.abstractions by: James Newkirk, Brad Wilson
  • 4 total downloads
  • Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers by: jnewkirk, bradwilson, marcind
  • 10 total downloads
  • Latest version: 1.27.0
  • xunit.analyzers, analyzers, roslyn, xunit, xunit.net
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. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.