NUnit3.DotNetNew.Template
1.9.0
dotnet new install NUnit3.DotNetNew.Template::1.9.0
This package contains a .NET Template Package you can call from the shell/command line.
- Add .NET 6.0 and make the default
- update NUnit3TestAdapter to v4.2.1 on .NET Core 2.1+
- update NUnit to v3.13.3
- update Microsoft.NET.Test.Sdk to v7.1.0 on .NET 6.0+
- Removed EOL .NET Core versions
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.9.0 | 37,424 | 3/31/2022 |
1.8.1 | 119,225 | 4/15/2020 |
1.8.0 | 16,582 | 3/27/2020 |
1.7.2 | 128,731 | 3/18/2020 |
1.7.1 | 84,170 | 11/12/2019 |
1.7.0 | 30,908 | 10/25/2019 |
1.6.5 | 206,028 | 11/12/2019 |
1.6.4 | 22,248 | 10/25/2019 |
1.6.3 | 92,488 | 8/6/2019 |
1.6.2 | 5,287 | 4/9/2019 |
1.6.1 | 209,900 | 1/11/2019 |
1.6.0 | 241,930 | 11/20/2018 |
1.5.3 | 403,606 | 10/24/2018 |
1.5.2 | 6,544 | 9/12/2018 |
1.5.1 | 39,735 | 6/7/2018 |
1.5.0 | 4,583 | 6/5/2018 |
1.4.0 | 9,892 | 3/20/2018 |
1.3.0 | 7,391 | 11/14/2017 |
1.2.0 | 4,614 | 11/8/2017 |
1.1.0 | 4,997 | 7/24/2017 |
1.0.1 | 4,614 | 5/31/2017 |
1.0.0 | 4,773 | 5/30/2017 |
- NUnit v3.12.0
- NUnit3TestAdapter v3.16.1
- Microsoft.NET.Test.Sdk v16.5.0
- add new `--framework` supported parameters: net6.0
- update all project templates to default to net6.0. Other frameworks can still be selected with the `--framework` command line option.