NUnit.Migrator 1.0.0-alpha1

This is a prerelease version of NUnit.Migrator.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnit.Migrator --version 1.0.0-alpha1
                    
NuGet\Install-Package NUnit.Migrator -Version 1.0.0-alpha1
                    
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.0.0-alpha1">
  <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.
<PackageVersion Include="NUnit.Migrator" Version="1.0.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="NUnit.Migrator">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NUnit.Migrator --version 1.0.0-alpha1
                    
#r "nuget: NUnit.Migrator, 1.0.0-alpha1"
                    
#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.
#addin nuget:?package=NUnit.Migrator&version=1.0.0-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NUnit.Migrator&version=1.0.0-alpha1&prerelease
                    
Install as a Cake Tool

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,622 4/11/2019
1.1.1 827 1/3/2019
1.1.0 1,233 2/17/2018
1.0.1 1,276 1/25/2018
1.0.0-rc2 1,108 1/25/2018
1.0.0-alpha2 1,101 1/20/2018
1.0.0-alpha1 1,065 1/20/2018