NUnit.Migrator 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnit.Migrator --version 1.1.0
NuGet\Install-Package NUnit.Migrator -Version 1.1.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.Migrator" Version="1.1.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Migrator --version 1.1.0
#r "nuget: NUnit.Migrator, 1.1.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.Migrator as a Cake Addin
#addin nuget:?package=NUnit.Migrator&version=1.1.0

// Install NUnit.Migrator as a Cake Tool
#tool nuget:?package=NUnit.Migrator&version=1.1.0

Helps transform NUnit v2 to NUnit v3. It consists of a set of Roslyn analyzers and code fixers. Add it to your NUnit v2 test projects, make use of auto fixes, adjust manually when needed, bump NUnit to v3.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.1.2 3,404 4/11/2019
1.1.1 714 1/3/2019
1.1.0 950 2/17/2018
1.0.1 993 1/25/2018
1.0.0-rc2 831 1/25/2018
1.0.0-alpha2 821 1/20/2018
1.0.0-alpha1 797 1/20/2018