Schiavone.XrmToolBox.CloneUserSetup
1.1.8814.38396
dotnet add package Schiavone.XrmToolBox.CloneUserSetup --version 1.1.8814.38396
NuGet\Install-Package Schiavone.XrmToolBox.CloneUserSetup -Version 1.1.8814.38396
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="Schiavone.XrmToolBox.CloneUserSetup" Version="1.1.8814.38396" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Schiavone.XrmToolBox.CloneUserSetup --version 1.1.8814.38396
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Schiavone.XrmToolBox.CloneUserSetup, 1.1.8814.38396"
#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 Schiavone.XrmToolBox.CloneUserSetup as a Cake Addin #addin nuget:?package=Schiavone.XrmToolBox.CloneUserSetup&version=1.1.8814.38396 // Install Schiavone.XrmToolBox.CloneUserSetup as a Cake Tool #tool nuget:?package=Schiavone.XrmToolBox.CloneUserSetup&version=1.1.8814.38396
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
XrmToolBox plugin to clone Business Unit, Security Roles, and Team memberships from a Source User to a Target User. Copy source user Security Roles and Teams to target user while preserving existing lists. Change Business Unit while preserving Roles.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. 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.
-
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.2.46)
- Microsoft.CrmSdk.XrmTooling.CoreAssembly (>= 9.1.1.1)
- Microsoft.IdentityModel (>= 7.0.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.9)
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.Web.Xdt (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
- NuGet.Packaging (>= 6.8.0)
- NuGet.Protocol (>= 6.8.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Text.Json (>= 7.0.3)
- XrmToolBox (>= 1.2022.10.58)
- XrmToolBoxPackage (>= 1.2022.10.58)
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.1.8814.38396 | 3,884 | 2/19/2024 |
1.1.8804.37567 | 375 | 2/9/2024 |
1.0.5.8 | 4,198 | 5/23/2023 |
Can now merge Roles and Teams to Target user without replacing existing lists! Added ability to separately change Business Unit while preserving Roles. UI settings now persists via settings file. Updated to latest components.