dotnet-workload-info

Query live NuGet APIs to determine .NET SDK versions and workload dependencies.

186|19|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Redth/MAUI.Sherpa --skill dotnet-workload-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotnet-workload-info
Source: https://github.com/Redth/MAUI.Sherpa/tree/main/src/MauiSherpa/Resources/Raw/Skills/dotnet-workload-info
Command: npx skills add https://github.com/Redth/MAUI.Sherpa --skill dotnet-workload-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams determine the exact .NET SDK versions, workload sets, and platform dependencies needed for MAUI development by querying live NuGet APIs.

Core Features & Use Cases

  • Live discovery of latest SDK versions, workload manifest versions, and dependency lists from NuGet.
  • Derives sdkBand and maps dependencies for iOS, Android, macOS, and MAUI workloads.
  • Use Case: Ask questions like "What Xcode version is required for .NET 10?" or "What's the latest workload set for MAUI?"

Quick Start

Query the latest MAUI workload data for a given .NET version to determine required SDK dependencies.

Frequently Asked Questions about dotnet-workload-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What Xcode version is required for .NET 10 MAUI development?

The required Xcode version for .NET 10 MAUI development is determined by querying live NuGet APIs to retrieve authoritative workload manifests and platform-specific dependency requirements. It maps iOS and macOS workload dependencies to reveal exact Xcode version compatibility.

How do I find the latest .NET MAUI workload manifest versions?

You find the latest .NET MAUI workload manifest versions by querying live NuGet APIs to discover authoritative workload sets. This skill derives the sdkBand and maps dependencies for iOS, Android, macOS, and MAUI workloads to ensure deterministic data retrieval.

Does .NET MAUI workload compatibility depend on specific JDK or Android SDK versions?

Yes, .NET MAUI workload compatibility depends on specific JDK and Android SDK versions. This skill queries live NuGet APIs to determine platform-specific dependency requirements, mapping the exact tools needed across MAUI-related workloads for accurate guidance.

How do I check .NET SDK and workload set compatibility for MAUI?

You check .NET SDK and workload set compatibility by querying live NuGet APIs to retrieve authoritative SDK versions and dependency lists. This skill derives the sdkBand and maps dependencies across iOS, Android, macOS, and MAUI workloads to ensure accurate compatibility guidance.

What's the best way to discover .NET SDK dependencies from live sources?

The best way to discover .NET SDK dependencies is by querying live NuGet APIs to determine authoritative SDK versions and workload sets. This skill ensures deterministic data retrieval from live sources, deriving sdkBand and manifest versions for accurate dependency mapping.