frameworks
.NET Aspire Articles, Tutorials & News
.NET Aspire articles, tutorials, and news from the DotNetNews archive.
108 articles Updated Page 2 of 5
Browse additional .NET Aspire articles from the DotNetNews archive.
.NET Aspire articles
Page 2 of 5
Newest first
-
Aspire Multi-repo Rollout at Scale with Agentic AI
devblogs.microsoft.com Issue #472
In our previous post, Aspire Multi-Repo Microservices - Windows 365 Integration Journey, we explored how we extended Aspire to unlock multi-repo microservice development, enabling teams to independent...
-
Event-Driven Architecture with Apache Kafka and .NET
c-sharpcorner.com Issue #472
Learn Event-Driven Architecture with Apache Kafka and .NET. Build scalable microservices using Kafka producers, consumers, topics, and real-time event processing.
-
Implementing Clean Architecture in .NET 10 - Step-by-Step Guide
codewithmukesh.com Issue #471
A complete, junior-friendly guide to Clean Architecture in .NET 10. Build a movie API across Domain, Application, Infrastructure, and API layers with EF Core and Aspire.
-
.NET Aspire Explained: Building Cloud-Native Applications in .NET
c-sharpcorner.com Issue #471
Learn .NET Aspire and discover how it simplifies building cloud-native applications with service discovery, observability, health checks, and distributed application support.
-
Implementing Clean Architecture in .NET 10 - Step-by-Step Guide
codewithmukesh.com Issue #466
A complete, junior-friendly guide to Clean Architecture in .NET 10. Build a movie API across Domain, Application, Infrastructure, and API layers with EF Core and Aspire.
-
Tracing Agent Sessions with OpenTelemetry & Aspire
youtube.com Issue #463
In this video Maddy Montaquila demos what's going on behind the scenes with Agent Sessions with OpenTelemetry and Aspire in VS Code. https://aspire.dev/dashboard
-
Containerize an ASP.NET Core BFF and Angular frontend using Aspire
timdeschryver.dev Issue #436
Using Damien Bowden's secure ASP.NET Core and Angular BFF template as a starting point, this post shows how to integrate Aspire to improve local development and prepare the application for containeriz...
-
Getting Started With PgVector in .NET for Simple Vector Search
milanjovanovic.tech Issue #423
Vector search doesn't require a dedicated vector database. PostgreSQL with pgvector gives you similarity search right next to your relational data. Here's how to set it up in .NET with Aspire, Dapper,...
-
Announcing Aspire 13.2
devblogs.microsoft.com Issue #422
Aspire 13.2 is here — and this one's a big deal. TypeScript AppHost authoring. An AI-agent-native CLI. New and improved integrations. A smarter dashboard. We've been building toward some of these for ...
-
Explore C# 14, .NET 10, Aspire and GitHub Copilot at THRIVE 2026!
csharp.christiannagel.com Issue #418
The THRIVE Conference will take place from June 8–10, 2026, at Rimske Terme, Slovenia. The event emphasizes practical engineering with sessions covering modern .NET development, AI productivity in Vis...
-
What do you find exciting about Aspire 13?
youtube.com Issue #401
Dear Copilot, can you help me with SQL?
-
How to Start a New .NET Project in 2026
antondevtips.com Issue #395
Learn how to set up a new .NET project in 2026 with best practices including Directory.Build.props, static code analysis, .editorconfig, Central Package Management, .NET Aspire, OpenTelemetry, and Git
-
🔴 VS Code Live - AI-Powered Kafka Development: Confluent Extension + GitHub Copilot + MCP
youtube.com Issue #387
Getting Started With .NET Aspire 13: Building and Deploying an App With PostgreSQL, Redis, and Docker Compose
-
Tracking .NET API Endpoints Easily and Faster with Aspire Dashboard
medium.com Issue #381
In this article, we will explore how to easily track and analyze the endpoints of a simple .NET API using the Aspire Dashboard Docker…
-
Adding Aspire to a Python RAG Application
devblogs.microsoft.com Issue #374
Adding Aspire to a Python RAG Application Imagine you're developing a RAG (Retrieval Augmented Generation) application with a Python backend, TypeScript frontend, and a few different Azure services. Y...
-
Anatomy of an API: an existential crisis with AsExisting()
blog.safia.rocks Issue #356
A blog post dissecting Aspire's RunAsExisting, PublishAsExisting, and AsExisting APIs, why the naming haunts me, and what I would've done differently if I could turn back time.
-
How does Aspire launch the Azure Functions runtime when you call aspire run?
blog.safia.rocks Issue #354
A behind-the-scenes look at how Aspire launches the Azure Functions runtime locally, leveraging a clever .NET SDK feature to make it all work seamlessly.
-
ASYNC / AWAIT Full Concept in .NET Core
c-sharpcorner.com Issue #346
Master async/await in .NET Core! Learn how to boost performance, scalability, and responsiveness with non-blocking I/O. Includes real-world examples and best practices.
-
Aspire for .NET Developers - Deep Dive into Cloud-Ready .NET Apps
codewithmukesh.com Issue #336
In this in-depth guide, we will explore .NET Aspire, understand its core concepts, and learn when and how to use Aspire 13 with the latest .NET 10 SDK to build cloud-ready, observable, and maintainabl...
-
Implement forgot your password using swiyu, ASP.NET Core Identity and Aspire
damienbod.com Issue #336
This post show to implement a “Forgot your password” flow using the Swiss Digital identity and trust infrastructure, (swiyu) in an ASP.NET Core web application using ASP.NET Core Identity and Duende I...
-
Modernizing .NET Applications for the Cloud
youtube.com Issue #331
.NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms/aspire13/announcement .NET 10 — The most intelligent and unified .NET yet: https://aka.ms/dotnet10/
-
What's New in ASP.NET Core
youtube.com Issue #330
Join us to see how ASP.NET Core continues to be the best framework for building cloud-native web applications with .NET. .NET Aspire 13 — Simplified orchestration for cloud-native apps: https://aka.ms...
-
Aspire 13 - Aspireify anything
devblogs.microsoft.com Issue #330
Major release, major features Aspire 13 is here and it's - you guessed it - the biggest release yet. We are so excited to share the next major iteration of Aspire with you all, because it's packed wit...
-
Taking .NET out of .NET Aspire - working with non-.NET applications
youtube.com Issue #329
Why I Built .NET News
-
7 Game-Changing Ways an API Gateway Supercharges Your .NET
blog.stackademic.com Issue #328
Discover how API Gateways eliminate bottlenecks, centralize control, and make your .NET microservices architecture smarter, safer, and… Continue reading on Stackademic »