Installation of the ASDK
How to use the ASDK Directly
The ASDK is comprised of 2 components that both need to be installed
- NuGet Package (IDScanNet.Authentication.SDK)
- ASDK Host application
The NuGet package can be installed through the NuGet package manager in Visual Studio or using the dotnet command from Powershell.
The installation of the ASDK Host application also has two options
- MSI Installer
- Cloud Installer
Note
Only one installation option may be installed at the same time on the same computer.
With both ASDK components installed the last step is to license the ASDK
How to use the ASDK through our Docker Container
Another option to use our ASDK is to deploy a Docker container which provides a Web API that is built on top of our ASDK package. The Web API provides document authentication functionality and customer applications can integrate to it.
These 3 installation options will be detailed in the following pages of our documentation portal.
ASDK Release Notes
ASDK release notes are available here