Delegate.DeprecationTool
1.0.11
dotnet add package Delegate.DeprecationTool --version 1.0.11
NuGet\Install-Package Delegate.DeprecationTool -Version 1.0.11
<PackageReference Include="Delegate.DeprecationTool" Version="1.0.11" />
paket add Delegate.DeprecationTool --version 1.0.11
#r "nuget: Delegate.DeprecationTool, 1.0.11"
// Install Delegate.DeprecationTool as a Cake Addin #addin nuget:?package=Delegate.DeprecationTool&version=1.0.11 // Install Delegate.DeprecationTool as a Cake Tool #tool nuget:?package=Delegate.DeprecationTool&version=1.0.11
Field deprecation tool for XRM
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2018.1.20)
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.11 | 26,629 | 2/21/2020 |
1.0.10 | 1,743 | 1/29/2020 |
1.0.9 | 683 | 1/28/2020 |
1.0.8 | 1,078 | 1/19/2020 |
1.0.7 | 3,264 | 11/7/2019 |
1.0.6 | 611 | 11/5/2019 |
1.0.5.1 | 553 | 11/5/2019 |
1.0.5 | 743 | 10/29/2019 |
1.0.4 | 659 | 10/24/2019 |
1.0.3 | 532 | 10/24/2019 |
1.0.2 | 766 | 10/17/2019 |
1.0.1 | 677 | 10/15/2019 |
1.0.0 | 582 | 10/15/2019 |
1.0.11 - 21/02/2020
* Currency and its meta field are deprecated together (base field)
* Pop up reminding to publish changes.
1.0.10 - 29/01/2020
* Internal refactoring
* Reload entities only
* Entities sortable
* Business required is now set to optional when deprecating (but saving its value)
1.0.9 - 28/01/2020
* Fixes buttons on entity view
* revamp metadata to be human readable
* other visual fixes
1.0.8 - 19/01/2020
* Fields are in a sortable listview, and sorted by default
* Fixed issues with solution dropdown after reload all
* Added "Display Name" to field list, and fixed bug with toggling states
* Added context menu for field list to get a count of dependencies.
1.0.7 - 07/11/2019
* User guide explaining the tool
* No pop ups when starting, just sane defaults
* Case insensitive prefixes
1.0.6 - 05/11/2019
* Stop signing merged dll
1.0.5 - 24/10/2019
* Change merged assembly version
* Fix crash on load without an org
* Make UI resize with window
1.0.2 - 17/10/2019
* Fix icon url
1.0.0 - 15/10/2019
* Initial version