...
Open project in the Visual Studio
Open DigizuiteClient.cs file and configure DAM BaseUrl, SystemUsername, SystemPassword
...
Restore Nuget packages and Build the application
Run the aplicationthe application
Open swagger: http://localhost:7208/api/swagger/ui
Call the API and review response
...