nunit.xamarin
3.6.1
Prefix Reserved
Requires NuGet 2.8.5 or higher.
dotnet add package nunit.xamarin --version 3.6.1
NuGet\Install-Package nunit.xamarin -Version 3.6.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="nunit.xamarin" Version="3.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nunit.xamarin --version 3.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: nunit.xamarin, 3.6.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install nunit.xamarin as a Cake Addin #addin nuget:?package=nunit.xamarin&version=3.6.1 // Install nunit.xamarin as a Cake Tool #tool nuget:?package=nunit.xamarin&version=3.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds support for running NUnit 3 unit tests on Xamarin
Supported Xamarin platforms:
- Android
- iOS
- Windows 10 Universal Apps
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Xamarin.iOS | xamarinios is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- nunit (= 3.6.1)
- PCLStorage (>= 1.0.2)
- Xamarin.Forms (>= 1.5.0.6447)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on nunit.xamarin:
Repository | Stars |
---|---|
luca-piccioni/OpenGL.Net
Modern OpenGL bindings for C#.
|
|
cwensley/Portable.Xaml
Portable .NET library for reading/writing xaml files.
|