xUnit.net v3 finally brings native support for cancellation tokens in tests. Let's see how to use it.
Use the new relationship capabilities in .NET Aspire 9.1 to build a custom Mermaid exporter for generating architecture diagrams that are always up-to-date.
Help software developers do their best work with .NET Aspire, the application development platform that automates onboarding and boosts productivity from day one.
Automate HTTP calls to web pages or APIs by bypassing Cloudflare Turnstile or any captcha using authentication cookies from a web browser embedded in a WPF app.
After 10 years since the original .NET runtime issue, numeric sorting, or natural sorting, will finally be part of .NET 10. Lets explore the new API and alternatives for older frameworks.
Learn how to set up efficient RPC communication between two processes using bidirectional named pipes, well-defined contracts, and structured messages.
Deserialize C# type hierarchies using a dedicated type discriminator key to map YAML values to their corresponding C# types.