.NET Aspire Tutorials

Getting Started with NET Aspire [GCast 177]

.NET Aspire is an opinionated tech stack that by default provides some key services to your distributed cloud applications. These services include telemetry, health checks, and reliability. This video walks through the code and configuration of an ASP.NET Aspire application.

Jeff Fritz on .NET Aspire

Jeff Fritz will introduce with a Blazor application built with .NET Aspire and show plenty of explanations and examples. You'll learn how to assemble an application system and deploy it to Azure

Future Tech 2024: DAPR and .NET Aspire: A royal wedding - Florian van Dillen

In the realm of software development, distributed applications have emerged as a powerful tool that deserves an equally powerful local development experience.

Executing Automated Tests when using .NET Aspire

I'd like to talk about how you can execute Automated Testing when using .NET Aspire. Plus, explore how Playwright can enhance your testing scenarios and how to incorporate load testing using NBomber for robust performance insights.

Learn C# with CSharpFritz: .NET Aspire and Databases with Entity Framework

Fritz continues to enhance a blog engine using .NET Aspire. In this episode, he introduces a Postgres database and shows how you can configure migrations for your database schema using .NET Aspire

Code to cloud with .NET Aspire - David Fowler & Damian Edwards

In this session, Distinguished Engineer David Fowler and .NET Product Architect Damian Edwards will talk about how .NET Aspire makes building cloud-native apps easier than ever, with powerful new features to turbocharge the development experience.

Claim-Check Pattern with AWS Message Processing Framework for .NET and Aspire

The claim-check pattern can be use to help manage a high-volume of messages, including messages with large payloads. This post demonstrates how to implement this pattern with AWS.Messaging and .NET Aspire. These tools simplify the complexities associated with development of distributed systems.

.NET 8: Aspire in 12 minutes

Dive into the latest advancements in .NET technology with our comprehensive guide on .NET Aspire GA in 12 minutes.

.NET Aspire development on any OS with the Visual Studio family

Explore the core features of .NET Aspire and how it enhances the developer experience for building cloud-native applications. This session will demonstrate building .NET Aspire apps with Visual Studio and VS Code, so you can choose the best tool for your workflow. We'll then cover Azure Developer CLI (AZD) integration and the "azd up" experience, showcasing how .NET Aspire and AZD work together to seamlessly move your locally-running app to the cloud!

Demystify cloud-native development with .NET Aspire

Explore the groundbreaking .NET Aspire technology stack designed for cloud-native development. We'll explore the Orchestration, Components, Tooling and more. We'll even show you how to integrate the Azure Open AI component to add intelligent functionality to your distributed services.