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
<PackageReference Include="xrm-2015.TypeScript.DefinitelyTyped" Version="1.0.5" />
paket add xrm-2015.TypeScript.DefinitelyTyped --version 1.0.5
#r "nuget: xrm-2015.TypeScript.DefinitelyTyped, 1.0.5"
// 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
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,939 | 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