For those who are not aware, you can download the Visual Studio Async CTP to get a preview of what is coming in the asynchronous world! This is just the CTP version, so there may be changes between this version and the official release.
Also, visit Eric Lippert’s blog to learn more about the topic.
See also
- dotnet watch: you use it for hot reload. You should do more with it.
- Microsoft Agent Framework: First Agent, MCP, and Multi-Agent Workflows
- MCP in C#: Exposing Your Own Tools to Any AI Client
- Inside the Architecture: Patterns, Data Modeling, and Extensibility in Mes Recettes
- Mes Recettes: Building a Modern Recipe Index with Blazor WebAssembly & Supabase