.NET Aspire

List of articles about .NET Aspire
.NET Aspirations - Use ASP.NET Core HTTPS Development Certificate
Development

.NET Aspirations - Use ASP.NET Core HTTPS Development Certificate

It's a good practice to use HTTPS in your local development environment to closely match the production environment and prevent future HTTPS issues.
.NET Aspirations - Embracing OpenTelemetry
Development

.NET Aspirations - Embracing OpenTelemetry

In my previous .NET Aspire blog post, we talked about using .NET Aspire to orchestrate the different parts of our web application. However, the .NET Aspire dashboard did not show any telemetry (traces, metrics, or structured logging) because we did not instrument the API or front-end code. We are going to change that in this article, and see how we can easily integrate OpenTelemetry into our application.
.NET Aspirations - Tailor It To Your Stack
Development

.NET Aspirations - Tailor It To Your Stack

You might have already seen blog posts and videos showing how .NET Aspire can enhance our local development environment, using an example with a Blazor SPA and an ASP.NET Core API. However, not everyone uses Blazor; many prefer a JavaScript framework for front-end development.

The opinions expressed herein are my own and do not represent those of my employer or any other third-party views in any way.

Copyright © 2025 Alexandre Nédélec. All rights reserved.