.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 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
In the realm of software development, distributed applications have emerged as a powerful tool that deserves an equally powerful local development experience.
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.
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
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.
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.
Dive into the latest advancements in .NET technology with our comprehensive guide on .NET Aspire GA in 12 minutes.
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!
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.