UpgradeAssistant.Extension.CleanUp 1.0.0

dotnet add package UpgradeAssistant.Extension.CleanUp --version 1.0.0
NuGet\Install-Package UpgradeAssistant.Extension.CleanUp -Version 1.0.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="UpgradeAssistant.Extension.CleanUp" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UpgradeAssistant.Extension.CleanUp --version 1.0.0
#r "nuget: UpgradeAssistant.Extension.CleanUp, 1.0.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 UpgradeAssistant.Extension.CleanUp as a Cake Addin
#addin nuget:?package=UpgradeAssistant.Extension.CleanUp&version=1.0.0

// Install UpgradeAssistant.Extension.CleanUp as a Cake Tool
#tool nuget:?package=UpgradeAssistant.Extension.CleanUp&version=1.0.0

UpgradeAssistant.Extension.CleanUp

.NET Upgrade Assistant extension for some clean up after a successful upgrade.

Overview

This extension is created by using Upgrade Assistants extension system.

This extension currently removes redundant NuGet packages added to projects by the Upgrade Assistant.

CleanUp is intended to be used after resolving all code breaking issues which might have occured upon using the UpgradeAssistant tool.

Note that upon adding this extension to Upgrade Assistant, the behavior of the tool already changes.

Usage

Prerequisites

An upgrade is successfully completed using the Upgrade Assistant tool.

Upgrade Path

NuGet can be added to the Upgrade Assistant via upgrade-assistant extensions add UpgradeAssistant.Extension.CleanUp. Upgrade Assistant running path will remain the same.

Extension can be removed via upgrade-assistant extensions remove UpgradeAssistant.Extension.CleanUp

Cloned repository can be added as an extension via adding --extension [path to dir containing ExtensionManifest and .dll file] to the Upgrade Assistants running path.

Author

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.0.0 255 5/9/2022