Xamarin.Android.Support.v13
by: Xamarin Inc.
- 38 total downloads
- Latest version: 25.1.0-beta2
v13 Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v4
by: Xamarin Inc.
- 32 total downloads
- Latest version: 25.1.0-beta2
v4 Android Support Library C# bindings for Xamarin
Xamarin.Android.Support.v7.AppCompat
by: Xamarin Inc.
- 36 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.
- 134 total downloads
- Latest version: 25.1.0-beta2
Vector Drawable Android Support Library C# bindings for Xamarin
Xamarin.AndroidX.Migration
by: Microsoft
- 54 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
- 482 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.UITest
by: Microsoft
- 6.162k total downloads
- Latest version: 4.4.2
UI Automation Framework for testing Android and iOS apps.
xunit
by: jnewkirk bradwilson
- 1.075k 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
- 311 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
- 482 total downloads
- Latest version: 1.21.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
- 622 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.execution
by: James Newkirk Brad Wilson
- 12 total downloads
- Latest version: 2.1.0-rc1-build3168
Includes xunit.execution.*.dll for extensibility purposes.
Supported platforms:
- Desktop .NET 4.5+
- .NET Core (Universal Windows Apps 10+, DNX Core 5+)
- Windows 8
- Windows Phone 8 (Silverlight)
- Universal (Windows Phone 8.1+, Windows 8.1+)
- Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal)
- Portable Libraries (supporting Profile259)
xunit.runner.console
by: jnewkirk bradwilson
- 557 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.
xunit.runner.visualstudio
by: James Newkirk Brad Wilson
- 475 total downloads
- Latest version: 2.4.1
Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.
Xunit.SkippableFact
by: Andrew Arnott
- 50 total downloads
- Latest version: 1.2.6
Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.
YamlDotNet
by: Antoine Aubry
- 449 total downloads
- Latest version: 13.7.1
A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.