This #dotnet #tutorial shows how to use experimental connection tracing in .NET 9.
.NET Aspire 9 adds new control over the lifetime of containers on your local developer environment. Let's look at how to manage them with the new APIs!
Hello, everybody. I'm Nick, and in this video, I will chat with legendary developer David Fowler about Microsoft's plans with .NET Aspire.
During the Sprint Review on 2025-02-13, Johan Kool presented his findings on Microsoft Aspire.
In this video I show you how you can easily build your own AI chatbot with .NET Aspire, Blazor and Ollama. Believe me, it is super simple.
Experience the ease of deploying .NET Aspire on Kubernetes with Azure DevOps! 💥
Dive into the future of API documentation in .NET 9 as we explore powerful alternatives to traditional Swagger UI. In this video, we'll walk through implementing OpenAPI with three different documentation tools: Swagger UI, ReDoc, and the game-changing Scalar interface. Learn how to seamlessly integrate these tools with .NET Aspire, boost your API documentation workflow, and implement custom commands that will streamline your development process.
.NET Aspire, Microsoft’s new cloud-ready stack, has captured the excitement of the .NET community. This session will dive into what .NET Aspire is, explore the problems it solves, and provide insights into how it can streamline cloud-native development.
Join us for a Q&A with Damian Edwards on all things .NET Aspire!
On this episode of Full-Stack FridAI, you'll learn how to run the Deepseek AI model on your local machine using .NET. From setting up your development environment to handling model dependencies and executing your first inference, we've got you covered.