.NET Aspire Videos

Connection tracing with .NET 9 Aspire

This #dotnet #tutorial shows how to use experimental connection tracing in .NET 9.

Managing Container & Data Lifetime with .NET Aspire

.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!

Why Everyone Will be Using .NET Aspire /w David Fowler

Hello, everybody. I'm Nick, and in this video, I will chat with legendary developer David Fowler about Microsoft's plans with .NET Aspire.

Introduction to Aspire

During the Sprint Review on 2025-02-13, Johan Kool presented his findings on Microsoft Aspire.

How to Build an AI Chatbot with .NET Aspire, Ollama, and Blazor - It's super simple

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.

Deploying the .NET Aspire Application on Kubernetes using Azure DevOps Pipelines

Experience the ease of deploying .NET Aspire on Kubernetes with Azure DevOps! 💥

NO SWAGGER? NO PROBLEM! OpenAPI Made Easy in .NET 9

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.

Building with .NET Aspire

.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.

ASP.NET Community Standup - .NET Aspire Q&A

Join us for a Q&A with Damian Edwards on all things .NET Aspire!

Running Deepseek AI with .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.