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
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.SourceGenerator
by: affederaffe
- 41 total downloads
- Latest version: 0.0.22
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
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
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
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.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.
xunit.assert
by: jnewkirk, bradwilson
- 14 total downloads
- Latest version: 2.9.3
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core
by: jnewkirk, bradwilson
- 21 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.