.NET Aspire Tutorials

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.

Building AI-Ready Applications with Amazon Bedrock and .NET Aspire

In today’s rapidly evolving technology landscape, Amazon Bedrock and .NET Aspire help in integrating AI capabilities into your applications. Amazon Bedrock, a fully managed service offering access to various Foundation Models (FMs), combined with .NET 9, creates a robust foundation for building such applications.

Combining .NET Aspire with Temporal - Part 3

Part 3 of a multi-part blog series on Temporal with .NET Aspire.

Building the Foundry Local Blazor Application

In the initial phase, we will get the template application built and running using Ollama and Qdrant. In the next phase, we will implement changes that will use Foundry Local.

Combining .NET Aspire with Temporal - Part 2

Part 2 of a multi-part blog series on Temporal with .NET Aspire.

AspiriFridays - Joe Guadagno

Join Maddy, Damian, and David for the 3rd AspiriFriday where Microsoft MVP and Realtime Technologies VP Joseph Guadagno will be adding Aspire to his personal broadcast site - https://github.com/jguadagno/jjgnet-broadcast/!

Streamlining Application Testing with .NET Aspire and Playwright

Let's explore how to effectively test your applications using .NET Aspire and Playwright. This session will cover the integration of Playwright for end-to-end testing within .NET Aspire projects, showcasing how to automate and streamline your testing processes. Learn how to set up and execute tests, ensuring your applications are robust, reliable, and ready for production. This presentation will provide valuable insights and practical techniques to elevate your development workflow.

.NET Aspire & Dapr: What are they and how they complement each other when building distributed applications | Diagrid Blog

This article covers both .NET Aspire and Dapr, the problems they solve, their differences, and why .NET developers should use them together when building distributed applications that can run on any cloud.

How to Adopt .Net Aspire

Aspire is designed to support incremental adoption. You can start small by improving your local developer experience, then slowly bring in service discovery and eventually consider deployment integration. In this blog, I’ll go over the steps I take to adopt Aspire, so you can experience the benefits without the overwhelm of a big bang migration.