dotnet-10-csharp-14
This skill is a .NET 10 / C# 14 best-practices guide for building minimal APIs, infrastructure, and testing. It includes code that reads configuration like `PaymentApi:Key` and `ASPNETCORE_ENVIRONMENT` and references network endpoints such as `https://your-identity-provider.com` and `https://api.example.com/health`.