DX.JavaScript.WebAPI.Client
1.0.0.10
Javascript client for accessing secure WebAPI services incl. (social/facebook) authentication
Install-Package DX.JavaScript.WebAPI.Client -Version 1.0.0.10
dotnet add package DX.JavaScript.WebAPI.Client --version 1.0.0.10
<PackageReference Include="DX.JavaScript.WebAPI.Client" Version="1.0.0.10" />
paket add DX.JavaScript.WebAPI.Client --version 1.0.0.10
Release Notes
1.0.0.10 Several (untested) Easy-Datasource creation issues fixed by Fabia Ferrua
WebAPI Service is now using the System.Web.Http.Cors attributes instead of quick-and-dirty cors code
1.0.0.9 Easy way implemented of creating a DevExtreme Datasource instance with Custom store
1.0.0.8 Cleaner way of initializing described in the readme.txt
1.0.0.7 Fix in Signin handling to support deferred ajax results and errors to allow the use of DevExtreme Datasource objects
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
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.