ngXrmServiceToolkit 1.0.4

dotnet add package ngXrmServiceToolkit --version 1.0.4
                    
NuGet\Install-Package ngXrmServiceToolkit -Version 1.0.4
                    
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="ngXrmServiceToolkit" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ngXrmServiceToolkit" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="ngXrmServiceToolkit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ngXrmServiceToolkit --version 1.0.4
                    
#r "nuget: ngXrmServiceToolkit, 1.0.4"
                    
#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.
#addin nuget:?package=ngXrmServiceToolkit&version=1.0.4
                    
Install ngXrmServiceToolkit as a Cake Addin
#tool nuget:?package=ngXrmServiceToolkit&version=1.0.4
                    
Install ngXrmServiceToolkit as a Cake Tool

AngularJS version of the XrmServiceToolkit (SOAP and REST).

There are no supported framework assets in this 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.0.4 1,864 11/28/2015
1.0.3 1,229 11/26/2015
1.0.2 1,716 11/17/2015
1.0.1 1,164 11/12/2015
1.0.0 1,147 11/2/2015

Proper implementation of the WhoAmIRequest - BugFix : chrome selectNodes

Implemented new method in the ngXrmServiceToolkit SoapClient : whoAmI
Fixed helper method selectNodes which resulted in an error before when using chrome.