nunit.framework 2.63.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package nunit.framework --version 2.63.0
NuGet\Install-Package nunit.framework -Version 2.63.0
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.framework" Version="2.63.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nunit.framework --version 2.63.0
#r "nuget: nunit.framework, 2.63.0"
#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.framework as a Cake Addin
#addin nuget:?package=nunit.framework&version=2.63.0

// Install nunit.framework as a Cake Tool
#tool nuget:?package=nunit.framework&version=2.63.0

NUnit Framework v2.6.3

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on nunit.framework:

Package Downloads
SolidBrain.XUITFramework

Test Framework using Xamarin.UITests and PageObject like approach. Used to create E2E tests for iOS and Droid applications.

Wellcomm.Commons

基础框架:通用工具库

Wellcomm.Commons.Database

基础框架:数据库访问层

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on nunit.framework:

Repository Stars
xamarin/mac-samples
Sample programs showing how to use Xamarin.Mac on OSX.
Version Downloads Last updated