Xrm.Tools.CrmSvcUtilTS 1.2018.7.1

dotnet add package Xrm.Tools.CrmSvcUtilTS --version 1.2018.7.1
NuGet\Install-Package Xrm.Tools.CrmSvcUtilTS -Version 1.2018.7.1
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="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
#r "nuget: Xrm.Tools.CrmSvcUtilTS, 1.2018.7.1"
#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 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

A utility that generates typescript that aids in WebAPI calls and form scripting

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  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.

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 49,167 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.