C# native app with Authorization Code Grant questions

For calling the Auth0 Management API from your C# application, you can use the Auth0.NET SDK (specifically the SDK for the Management API):
Documentation