ManagedSolutionBulkRemover 2021.12.15.3
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
<PackageReference Include="ManagedSolutionBulkRemover" Version="2021.12.15.3" />
paket add ManagedSolutionBulkRemover --version 2021.12.15.3
#r "nuget: ManagedSolutionBulkRemover, 2021.12.15.3"
// 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
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.
Contribution
Feel free to fork, contribute and submit pull requests
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2019.11.35)
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 | 13,514 | 3/11/2022 |
2021.12.15.10 | 330 | 12/15/2021 |
2021.12.15.4 | 323 | 12/15/2021 |
2021.12.15.3 | 310 | 12/15/2021 |
2021.12.15.2 | 349 | 12/15/2021 |
XrmToolbox ManagedSolutionBulkRemover created