Futurez.Xrm.Tools.DocTemplateManager
1.2018.9.2
.NET Framework 4.7
Install-Package Futurez.Xrm.Tools.DocTemplateManager -Version 1.2018.9.2
dotnet add package Futurez.Xrm.Tools.DocTemplateManager --version 1.2018.9.2
<PackageReference Include="Futurez.Xrm.Tools.DocTemplateManager" Version="1.2018.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Futurez.Xrm.Tools.DocTemplateManager --version 1.2018.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Futurez.Xrm.Tools.DocTemplateManager, 1.2018.9.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Futurez.Xrm.Tools.DocTemplateManager as a Cake Addin
#addin nuget:?package=Futurez.Xrm.Tools.DocTemplateManager&version=1.2018.9.2
// Install Futurez.Xrm.Tools.DocTemplateManager as a Cake Tool
#tool nuget:?package=Futurez.Xrm.Tools.DocTemplateManager&version=1.2018.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Utility for managing your Word and Excel Document Templates
Product | Versions |
---|---|
.NET Framework | net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2018.6.25)
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.2 | 48,193 | 9/10/2018 |
Now able to upload Word documents from one environment into another. Upon upload, the Object Type Codes in the Word Document body will update to match that of the target environment.
Additional minor cleanup tasks and fix to check for entity type name on target system.