NUnit3.DotNetNew.Template 1.8.1

dotnet new --install NUnit3.DotNetNew.Template::1.8.1
This package contains a .NET Core Template Package you can call from the shell/command line.

Project and item templates containing basic NUnit 3 Test Project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

Version Downloads Last updated
1.8.1 0 06.02.2022
1.7.2 0 06.02.2022
1.7.1 0 06.02.2022
1.6.1 0 06.02.2022
1.6.0 0 06.02.2022
1.5.3 0 06.02.2022

- NUnit v3.12.0
- NUnit3TestAdapter v3.16.1
- Microsoft.NET.Test.Sdk v16.5.0
- add new `--framework` supported parameters: net5.0
- update all project templates to default to net5.0. Other frameworks can still be selected with the `--framework` command line option.