.NET Aspire Videos

Technical Deep Dive into .NET Aspire

In this in-depth session, Glenn pulls back the curtain on .NET Aspire, exploring what makes it tick and why it’s such a powerful and extensible platform for cloud-native .NET apps. From a high-level overview of what an Aspire app looks like, to the under-the-hood mechanics of how Aspire runs your application host, you’ll gain a complete understanding of the core concepts, architecture, and techniques behind the platform.

Write Elegant Integration Tests Correctly in .NET

In this video, Gui will show you how you can get started with integration testing in .NET with .NET Aspire. From the launch of Aspire I have been saying that it will be a perfect tool for integration and acceptance testing and we finally have all the tools to investigate this claim.

Docker Compose for .NET Aspire? New Aspire Publisher Explained

In this video, I walk you through how to publish and deploy a .NET Aspire application using the new Aspire Docker Compose publisher.

I Replaced Docker Compose with .NET Aspire. Here’s What Happened

In this video, I’ll show you how to integrate .NET Aspire into an existing Clean Architecture application—no need to start from scratch. We’ll start with a .NET 9 solution that uses Docker Compose for Postgres, Redis, and Seq. Then, step-by-step, I’ll migrate everything to use .NET Aspire’s orchestrator and integrations.

Building next-level conversational AI apps with .NET and Aspire

It's 2025 and we're all adding AI features to our apps. But the tech moves so fast - what solid ground can you actually build on? This talk will focus on one of the best established patterns: building chat UIs that accept natural-language instructions.

Episode 043 - .NET Aspire with Charis Ayers

Welcome to the forty-third episode of The Breakpoint Show! In this episode, we’re thrilled to catch up with special guest Chris Ayers to dive into one of the most talked-about topics in the .NET ecosystem right now: .NET Aspire.

AspiriFridays - James Montemagno + Feedback Flow

David, Damian, and Maddy have nabbed a real celeb for this episode - fellow MSFTie and Aspire fan James Montemagno!! James has been building an app called Feedback Flow - and even though Fowler has been helping, it STILL isn't Aspirified enough. Join us for this exciting AspiriFriday to wrap up June

Master Local Async Lambda Development with .NET Aspire

Hi, I'm James. And in this video, you'll learn about how you can improve your local development of AWS Lambda functions using .NET Aspire. You'll learn how to emulate asynchronous event sources such as Amazon SQS, Amazon EventBridge, SNS, and Kinesis locally. The video introduces practical ways to test Lambda functions with event sources using Aspire's features.

AspiriFridays with David, Damian, and Maddy - Ed Keilholz aka Hex Master

Happy AspiriFriday! For our fourth AspiriFriday, join David, Damian, and Maddy as they take an already Aspirified app and Aspirify it even further!!!! Eduard Keilholz, aka hexmaster, is bringing his codebase to the Council of Aspirations for another chaotic Friday stream.

Simplify your local AWS Lambda development with .NET Aspire

Struggling to develop serverless applications? Hi, I'm James Eastham and in this video you'll learn about .NET Aspire alongside AWS Lambda to enhance your local development experience for serverless applications on AWS. Learn how to replace Docker Compose with .Net Aspire, leverage its support for AWS Lambda and DynamoDB, and debug API Gateway integrations locally.