DX.JavaScript.WebAPI.Client
1.0.0.6
See the version list below for details.
dotnet add package DX.JavaScript.WebAPI.Client --version 1.0.0.6
NuGet\Install-Package DX.JavaScript.WebAPI.Client -Version 1.0.0.6
<PackageReference Include="DX.JavaScript.WebAPI.Client" Version="1.0.0.6" />
<PackageVersion Include="DX.JavaScript.WebAPI.Client" Version="1.0.0.6" />
<PackageReference Include="DX.JavaScript.WebAPI.Client" />
paket add DX.JavaScript.WebAPI.Client --version 1.0.0.6
#r "nuget: DX.JavaScript.WebAPI.Client, 1.0.0.6"
#addin nuget:?package=DX.JavaScript.WebAPI.Client&version=1.0.0.6
#tool nuget:?package=DX.JavaScript.WebAPI.Client&version=1.0.0.6
Javascript client for accessing secure WebAPI services incl. (social/facebook) authentication
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.0.6 Smaller fixes in the WebAPI client and included views
1.0.0.5 Made the Javascript JSLint approved
Property persistToken (boolean) added to store token in local or session Storage
1.0.0.4 Reorganized folder structure and DXSignin, DXRegister and DXConfirmExternal sample views added
1.0.0.3 Readme file with short documentation included
1.0.0.2 Fixes on event dispatching
1.0.0.1 Initial release