ManagedSolutionBulkRemover 2021.12.15.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package ManagedSolutionBulkRemover --version 2021.12.15.3
NuGet\Install-Package ManagedSolutionBulkRemover -Version 2021.12.15.3
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="ManagedSolutionBulkRemover" Version="2021.12.15.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ManagedSolutionBulkRemover --version 2021.12.15.3
#r "nuget: ManagedSolutionBulkRemover, 2021.12.15.3"
#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 ManagedSolutionBulkRemover as a Cake Addin
#addin nuget:?package=ManagedSolutionBulkRemover&version=2021.12.15.3

// Install ManagedSolutionBulkRemover as a Cake Tool
#tool nuget:?package=ManagedSolutionBulkRemover&version=2021.12.15.3

Build Status

Description

This XrmToolbox plugin can delete managed solutionsin bulk. Select solutions you want to delete and it will iterate through them, considenring dependencies order.

Instlalation

You can install the plugin through XrmToolBox Plugin Store

Usage

Make sure you select only solutions you want to delete (with ctrl key pressed). Plugin will never delete solution which hasn't been selected. When you click Delete Solutions plugin will query each solution dependencies and will start deleting those without dependencies first. Than it will do another iteration of dependencies check and will process those which don't have any dependencies this time. Plugin will log all deletion errors in case you need to resolve dependencies manually. Tool is designed to run long running job of solutions deletion in bulk, however if any dependencies exist and can't be deleted, plugin will log errors, so issues resolution needs to be manual.

alternate text is missing from this package README image

Contribution

Feel free to fork, contribute and submit pull requests

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
2022.3.11.3 11,987 3/11/2022
2021.12.15.10 304 12/15/2021
2021.12.15.4 292 12/15/2021
2021.12.15.3 286 12/15/2021
2021.12.15.2 319 12/15/2021

XrmToolbox ManagedSolutionBulkRemover created