Small desktop application made with Avalonia to play around with Azure's Face Api.
- .NET 5.0
dotnet restore
to install dependencies and dotnet run
to run the application.
- Deploy a face api resource on Azure.
- Enter your subscription key and endpoint into the appropriate fields (you can find these on the Azure portal).