xunit
by: jnewkirk bradwilson
- 1.974k 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.analyzers
by: jnewkirk bradwilson marcind
- 935 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.core
by: jnewkirk bradwilson
- 1.098k total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensions
by: James Newkirk Brad Wilson
- 117 total downloads
- Latest version: 2.0.0
NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.
xunit.runner.console
by: jnewkirk bradwilson
- 993 total downloads
- Latest version: 2.9.3
Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.
zlib.net
by: Jean-loup Gailly Mark Adler ComponentAce
- 48 total downloads
- Latest version: 1.0.4
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms (zlib format).
Xamarin.Build.Download
by: Microsoft
- 659 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.AndroidX.Migration
by: Microsoft
- 97 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.Forms
by: Microsoft
- 2.208k total downloads
- Latest version: 5.0.0.2662+1004-sha.bbcb5dbf5-azdo.9203770
Build native UIs for iOS, Android, UWP, macOS, Tizen and many more from a single, shared C# codebase
xunit.v3.core
by: jnewkirk bradwilson
- 24 total downloads
- Latest version: 1.0.1
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Supports .NET Framework 4.7.2 or later and .NET 6.0 or later.