NUnit.Agent.Core
4.0.0-beta.5
Prefix Reserved
dotnet add package NUnit.Agent.Core --version 4.0.0-beta.5
NuGet\Install-Package NUnit.Agent.Core -Version 4.0.0-beta.5
<PackageReference Include="NUnit.Agent.Core" Version="4.0.0-beta.5" />
<PackageVersion Include="NUnit.Agent.Core" Version="4.0.0-beta.5" />
<PackageReference Include="NUnit.Agent.Core" />
paket add NUnit.Agent.Core --version 4.0.0-beta.5
#r "nuget: NUnit.Agent.Core, 4.0.0-beta.5"
#:package NUnit.Agent.Core@4.0.0-beta.5
#addin nuget:?package=NUnit.Agent.Core&version=4.0.0-beta.5&prerelease
#tool nuget:?package=NUnit.Agent.Core&version=4.0.0-beta.5&prerelease
NUnit 4 Console and Engine
The NUnit Console Runner and Engine are used for executing NUnit tests with a wide variety of options. Version 4 is the latest major release, with many new features.
Table of Contents
Downloads
The latest stable release of the NUnit Console is available on NuGet, Chocolatey, or can be downloaded from GitHub. Pre-release builds are available on MyGet.
The Console/Engine are available in various packages:
- NUnit.ConsoleRunner: The NUnit Console itself, with no extensions. Also available as a Chocolatey package.
- NUnit.ConsoleRunner.NetCore: A version of the runner built for .NET 8, which runs .NET Core tests in process.
- NUnit.Console: The NUnit Console, with key extensions additionally packaged.
- NUnit.Engine & NUnit.Engine.Api: Packages intended for custom runners integrating directly with the NUnit Engine.
Development builds of all packages are available from our MyGet feed at https://www.myget.org/feed/Packages/nunit
Documentation
Documentation for all NUnit projects are available at https://docs.nunit.org/.
Contributing
For more information on contributing to the NUnit project, please see CONTRIBUTING.md and the Developer Docs.
Contributors to version 4.0 include Charlie Poole, Chris Maddock, Manfred Brands, Steven Werdenburg, Mikkel Nylander Bundgaard, Rob Prouse, Joseph Musser, Ben Randall and numerous community contributors.
The previous version 3.0 was created by Charlie Poole, Rob Prouse, Simone Busoli, Neil Colvin and numerous community contributors.
Earlier versions of NUnit were developed by Charlie Poole, James W. Newkirk, Alexei A. Vorontsov, Michael C. Two and Philip A. Craig.
A complete list of contributors since the nunit-console repository was created can be found on GitHub.
License
NUnit is Open Source software and the NUnit 4 Console Runner and Engine are released under the MIT license. Releases earlier than version 3.0 used the NUnit license. Both of these licenses allow the use of NUnit in free and commercial applications and libraries without restrictions.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.1
- Microsoft.Extensions.DependencyModel (>= 3.1.0)
- NUnit.Common (>= 4.0.0-beta.3)
- NUnit.Engine.Api (>= 4.0.0-beta.6)
- NUnit.Extensibility (>= 4.0.0-beta.3)
- TestCentric.Metadata (>= 3.0.4)
-
.NETFramework 4.6.2
- NUnit.Common (>= 4.0.0-beta.3)
- NUnit.Engine.Api (>= 4.0.0-beta.6)
- NUnit.Extensibility (>= 4.0.0-beta.3)
- TestCentric.Metadata (>= 3.0.4)
-
net6.0
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- NUnit.Common (>= 4.0.0-beta.3)
- NUnit.Engine.Api (>= 4.0.0-beta.6)
- NUnit.Extensibility (>= 4.0.0-beta.3)
- TestCentric.Metadata (>= 3.0.4)
-
net8.0
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- NUnit.Common (>= 4.0.0-beta.3)
- NUnit.Engine.Api (>= 4.0.0-beta.6)
- NUnit.Extensibility (>= 4.0.0-beta.3)
- TestCentric.Metadata (>= 3.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NUnit.Agent.Core:
| Package | Downloads |
|---|---|
|
NUnit.Engine
Provides for loading, exploring and running NUnit tests |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-beta.5 | 72 | 8/17/2026 |
| 4.0.0-beta.2 | 1,221 | 5/9/2026 |
| 4.0.0-beta.1 | 247 | 6/26/2025 |