Articles by .NET Aspire Team

.NET Aspire Community Toolkit

An overview of the .NET Aspire Community Toolkit project, a collection of integrations and libraries built by the greater .NET Aspire community that you can use in your systems.

.NET Aspire 9.0 (Release Candidate 1) - .NET Aspire

Learn what's new with .NET Aspire 9.0 (Release Candidate 1).

ASP.NET Community Standup - .NET Aspire 9 RC.1 Launch AMA

Join David, Damian, and Maddy from the .NET Aspire to learn about the first release of Aspire 9 and get your questions answered. Featuring: David Fowler, Damian Edwards, and Maddy Montaquila

Announcing .NET Aspire 8.2 - Goodbye Components, Hello Integrations! - .NET Blog

.NET Aspire 8.2 is here with some nice updates for components... we mean integrations! Learn more about this rename, what it means for you, and what the teams has been adding to testing in .NET Aspire!

Ask Me Anything - Demystify Cloud-Native Development with .NET Aspire

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!

What's new in .NET Aspire 8.1 for cloud native developers!

Let's take a look at what is new with .NET Aspire 8.1 for building cloud native applications!

.NET Aspire Developers Day

.NET Aspire Developers Day is a full-day event packed with valuable sessions on coding, languages, and frameworks. Our goal is simple: to show you how easy it is to harness the power of .NET Aspire, why it's essential for modern development, and how you can leverage a vibrant community for support and innovation.

Join Us for .NET Aspire Developers Day – Elevate Your Cloud Native Skills!

Join us on July 23, 2024, for .NET Aspire Developers Day, a livestream event to elevate your .NET skills with keynotes, deep dives, and interactive sessions. Connect with experts and the community.

Aspirant: Extensions for .NET Aspire

Aspirant is a set of extensions and experiments for .NET Aspire App Host projects.

What is .NET Aspire telemetry?

.NET Aspire uses Telemetry data to determine how a service is operating. This includes the number of requests it is handling, how long each request takes, and how many errors have occurred. Telemetry in .NET Aspire can take three forms: logs, traces, and metrics. Overall, telemetry helps achieve the primary goal of .NET Aspire, which is to ensure that apps are straightforward to debug and diagnose.