Detailed Description
This example is displayed at the end of the Configurator process, which is used to create resource keys for use with the 51Degrees cloud service.
It shows how to call the cloud with the newly created key and how to access the values of the selected properties.
See Getting Started for a fuller example.
Required NuGet Dependencies:
- FiftyOne.DeviceDetection
- Microsoft.Extensions.DependencyInjection
- Microsoft.Extensions.Logging.Console