EngineeredCode.XrmToolbox.OnlineManagement
1.2018.9.20
dotnet add package EngineeredCode.XrmToolbox.OnlineManagement --version 1.2018.9.20
NuGet\Install-Package EngineeredCode.XrmToolbox.OnlineManagement -Version 1.2018.9.20
<PackageReference Include="EngineeredCode.XrmToolbox.OnlineManagement" Version="1.2018.9.20" />
paket add EngineeredCode.XrmToolbox.OnlineManagement --version 1.2018.9.20
#r "nuget: EngineeredCode.XrmToolbox.OnlineManagement, 1.2018.9.20"
// Install EngineeredCode.XrmToolbox.OnlineManagement as a Cake Addin #addin nuget:?package=EngineeredCode.XrmToolbox.OnlineManagement&version=1.2018.9.20 // Install EngineeredCode.XrmToolbox.OnlineManagement as a Cake Tool #tool nuget:?package=EngineeredCode.XrmToolbox.OnlineManagement&version=1.2018.9.20
XrmToolBox Plugin for the Online Management API
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.4.22)
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.2018.9.20 | 43,920 | 9/20/2018 |
1.2018.5.2 | 14,260 | 5/2/2018 |
1.2018.2.19 | 13,808 | 2/19/2018 |
1.2018.2.14 | 3,848 | 2/14/2018 |
1.2018.2.9 | 3,834 | 2/9/2018 |
1.2018.1.29 | 6,634 | 1/29/2018 |
0.9.4 | 9,763 | 1/9/2018 |
1.2018.9.20
- Added more descriptive error messages and better error handling
1.2018.5.2
- Removed the ability to save a backup to Azure; this functionality is for internal Microsoft use only
- Removed the prompt about creating a connection when opening the plugin
- Support for new docking features of XrmToolBox
1.2018.2.19
- Added ability to restore a backup to any sandbox instance within the tenant (not just the one from which it was created)
1.2018.2.14
- Fixed bug where copying data from tables in popups would throw exception
1.2018.2.9
- Added Get Instance Type Info
- Added Manage Tenant Application Identities
1.2018.1.29
- Added Provision Instance functionality
- Added the ability to turn background processes on and off when enabling Admin Mode
0.9.4.0
Initial release, including the ability to:
- View list of instances
- View details for a particular instance (URL, type, version, etc.)
- Delete sandbox instance
- View backups for an instance
- Disable or enable Admin Mode for sandbox instance
- Initiate a backup of an instance – either a regular backup, or one stored in Azure Storage
- Restore a backup to a sandbox instance