.NET Aspire Tutorials

.NET Aspire: Deploying to Azure

I'm using Azure Developer CLI to deploy an Aspire App to Azure. I also show what happens when we add more dependencies to our app. I talk about the limits of this and show little tweaks to the Aspire app code when you want to add more services.

Build distributed apps with .NET Aspire - Training

Learn how to build observable, production ready, distributed applications with .NET Aspire.

Instant OpenTelemetry Dashboard for JavaScript Developers with Aspire

Visualize and get insights locally on your developer machine for OpenTelemetry data with the Aspire Dashboard: Any JavaScript App, Any Framework, Completely Free! Let's set up an Express app with OpenTelemetry and then pipe the data to visualize it in the Aspire dashboard locally in a docker container.

Using PostgreSQL with .NET and Entra ID - .NET Blog

Getting started with .NET and PostgreSQL using Entra ID to secure your app.

.NET Aspire & Dapr: What are they and how they complement each other

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.

Build AI Applications with ease using Semantic Kernel and .NET Aspire

Today’s topic will explore how we can build AI applications with ease using the Semantic Kernel and .NET Aspire. So, if you’re excited about creating intelligent, scalable, and efficient apps, keep reading.

Enhancing Local Microservice Development with .NET Aspire and Dapr

In this session we explore how .NET Aspire and Dapr can make developing microservices locally easier and more efficient. William will show how to streamline your development workflow, boost observability, and simplify infrastructure management. Join us for practical tips and hands-on demos that will help you take your microservices projects to the next level!

Critical thoughts on .NET Aspire

Aspire is something which aims to bring together 2 of the most demanding areas in cloud-ready software design: Software Architecture and Cloud Infrastructure.

Jeff Fritz on Deploying .NET Aspire Applications

Jeff Fritz takes us beyond the basics of a .NET Aspire application and shows how to automate deployment to Azure and other cloud platforms.

Using .NET Aspire eShop application to collect all the telemetry

Learn how to collect all the telemetry from the .NET Aspire eShop application and send it to an OpenTelemetry backend such as New Relic.