auth0-net-android Integration Add Auth0 authentication to .NET Android applications. This skill integrates the NuGet package which uses Chrome Custom Tabs for secure OIDC-based login and logout flows with PKCE. Agent instruction: Before providing SDK setup instructions, fetch the latest release version by running: Use the returned version in all dependency lines instead of any hardcoded version below. Prerequisites - .NET 8.0 SDK or later - Visual Studio 2022 (17.8+) with .NET Android workload, or JetBrains Rider - Android SDK API 21+ (minimum), API 34+ recommended for net9.0-android - Auth0…