Xrm.Tools.CrmSvcUtilTS
1.2018.7.1
.NET Framework 4.7
Install-Package Xrm.Tools.CrmSvcUtilTS -Version 1.2018.7.1
dotnet add package Xrm.Tools.CrmSvcUtilTS --version 1.2018.7.1
<PackageReference Include="Xrm.Tools.CrmSvcUtilTS" Version="1.2018.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xrm.Tools.CrmSvcUtilTS --version 1.2018.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xrm.Tools.CrmSvcUtilTS, 1.2018.7.1"
#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 Xrm.Tools.CrmSvcUtilTS as a Cake Addin
#addin nuget:?package=Xrm.Tools.CrmSvcUtilTS&version=1.2018.7.1
// Install Xrm.Tools.CrmSvcUtilTS as a Cake Tool
#tool nuget:?package=Xrm.Tools.CrmSvcUtilTS&version=1.2018.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A utility that generates typescript that aids in WebAPI calls and form scripting
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.7.1 | 42,449 | 7/13/2018 |
Update to properly handle the change of service connection
Updated script template with additional helper methods for calling Actions
Now referencing latest XrmToolbox and XRM SDK dependencies.