xrm-2015.TypeScript.DefinitelyTyped 1.0.5

dotnet add package xrm-2015.TypeScript.DefinitelyTyped --version 1.0.5
NuGet\Install-Package xrm-2015.TypeScript.DefinitelyTyped -Version 1.0.5
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-2015.TypeScript.DefinitelyTyped" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xrm-2015.TypeScript.DefinitelyTyped --version 1.0.5
#r "nuget: xrm-2015.TypeScript.DefinitelyTyped, 1.0.5"
#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-2015.TypeScript.DefinitelyTyped as a Cake Addin
#addin nuget:?package=xrm-2015.TypeScript.DefinitelyTyped&version=1.0.5

// Install xrm-2015.TypeScript.DefinitelyTyped as a Cake Tool
#tool nuget:?package=xrm-2015.TypeScript.DefinitelyTyped&version=1.0.5

TypeScript Definitions (d.ts) for Dynamics CRM 2015. Based on the Xrm2011Typescript project created by kowgli - https://xrm2011typescript.codeplex.com/

Please comment here if you run in to any issues: http://crmunwrapped.blogspot.com/2014/12/crm-2015-typescript-definition.html

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on xrm-2015.TypeScript.DefinitelyTyped:

Package Downloads
ngXrmServiceToolkit

AngularJS version of the XrmServiceToolkit (SOAP and REST).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 6,661 3/5/2015

1.0.5: Fixed an issue with the Process object. Property names began with a capital letter and should be lowercase.
1.0.4: Fixed an issue with the Lookup object. Property names began with a capital letter and should be lowercase.
1.0.3: Updated header to match the one waiting to be merged into https://github.com/borisyankov/DefinitelyTyped
1.0.2: Fixed package metadata.
1.0.1: Explicitly defined returns where missing.
1.0.0: Initial release