Deserialize C# type hierarchies using a dedicated type discriminator key to map YAML values to their corresponding C# types.
Automatically reduce DefaultAzureCredential execution time from 10 seconds to 1 and allow Azure CLI credentials to be used in containerized applications for all services orchestrated by .NET Aspire.
Visualizing, testing, and understanding complex regex patterns has never been easier.
Learn how to use custom hosts instead of localhost for .NET Aspire resources during local development with or without a reverse proxy.
Custom domains are useful for local development, but containers can't resolve them by default. Discover how to make containers recognize the host machine's custom hosts with .NET Aspire.
Automate exporting and mounting self-signed certificate authorities into containers for secure HTTPS in local development using .NET Aspire's flexible application model.
Which .NET library is fastest at image resizing? Which one uses the least memory? A benchmark comparison of ImageSharp, Magick.NET, NetVips, and SkiaSharp.