NUnit3.DotNetNew.Template 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet new install NUnit3.DotNetNew.Template::1.4.0
This package contains a .NET Template Package you can call from the shell/command line.

Project and item templates containing basic NUnit 3 Test Project.

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 35,453 3/31/2022
1.8.1 118,856 4/15/2020
1.8.0 16,215 3/27/2020
1.7.2 128,326 3/18/2020
1.7.1 83,800 11/12/2019
1.7.0 29,862 10/25/2019
1.6.5 205,705 11/12/2019
1.6.4 21,978 10/25/2019
1.6.3 92,199 8/6/2019
1.6.2 4,952 4/9/2019
1.6.1 209,532 1/11/2019
1.6.0 241,614 11/20/2018
1.5.3 403,199 10/24/2018
1.5.2 6,168 9/12/2018
1.5.1 39,353 6/7/2018
1.5.0 4,277 6/5/2018
1.4.0 9,511 3/20/2018
1.3.0 6,997 11/14/2017
1.2.0 4,284 11/8/2017
1.1.0 4,711 7/24/2017
1.0.1 4,315 5/31/2017
1.0.0 4,429 5/30/2017

- update nunit dependency to v3.10.1
- update NUnit3TestAdapter dependency to v3.10.0
- update Microsoft.NET.Test.Sdk dependency to v15.6.1
- add new `--framework` supported parameters:
   + .NET Framework versions (net35, net40, net45, net451, net452, net46, net461, net462, net47, net471)
   + .NET Core 2.1 (netcoreapp2.1)