System.Threading.Tasks.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.4.0-preview2-25405-01
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
029cf57733b7ec6c1dd8a13857e800b9a8d97192
System.Threading.Tasks.Parallel
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
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
Xamarin.Android.Support.v7.AppCompat
by: Xamarin Inc.
- 1 total downloads
- Latest version: 25.1.0-beta2
v7 AppCompat Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.Vector.Drawable
by: Xamarin Inc.
- 1 total downloads
- Latest version: 23.3.0
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.Build.Download
by: Microsoft
- 2 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Firebase.iOS.Core
by: Microsoft
- 1 total downloads
- Latest version: 4.0.13
C# bindings for Firebase APIs Core iOS Library
Xamarin.Firebase.iOS.RemoteConfig
by: Microsoft
- 1 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Remote Config iOS Library
xunit
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.8.1
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.assert
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.4.2-pre.27
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.extensibility.core
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.2.0-rc2-build3523
Includes xunit.core.dll for extensibility purposes.