How to Have GitLab CI/CD for a .NET Aspire Project
.NET Aspire 9.3 is here and enhanced with GitHub Copilot!
Write Elegant Integration Tests Correctly in .NET
Getting Started with .NET Aspire (Preview) on Azure App Service
Simplify Your .NET Development with Aspire
Aspire in Action: Real-Time AI Streaming

.NET Aspire News, Samples and Tutorials

Latest .NET Aspire News from aspireify.NET
Write Elegant Integration Tests Correctly in .NET Tutorials

Write Elegant Integration Tests Correctly in .NET

In this video, Gui will show you how you can get started with integration testing in .NET with .NET Aspire

How to Have GitLab CI/CD for a .NET Aspire Project Tutorials

How to Have GitLab CI/CD for a .NET Aspire Project

Getting a complete CI/CD pipeline for your .NET Aspire solution doesn't have to be complicated

Simplify Your .NET Development with Aspire Blog Posts

Simplify Your .NET Development with Aspire

Learn how Aspire can streamline your .NET development process, making it easier to manage dependencies and enhance productivity

Docker Compose for .NET Aspire? New Aspire Publisher Explained Tutorials

Docker Compose for .NET Aspire? New Aspire Publisher Explained

In this video, I walk you through how to publish and deploy a .NET Aspire application using the new Aspire Docker Compose publisher.

How the Architect4Hire SOA Framework Powers Real .NET Aspire Applications in the Wild Blog Posts

How the Architect4Hire SOA Framework Powers Real .NET Aspire Applications in the Wild

If you’ve been paying attention to .NET’s evolution into a full-fledged cloud-native powerhouse, you’ve likely heard about .NET Aspire

Orchard CMS Dev-Time Orchestration with ASP.NET Aspire Tutorials

Orchard CMS Dev-Time Orchestration with ASP.NET Aspire

This tutorial presents how to use Aspire to dev-orchestrate a web app based on Orchard CMS.

Using .NET Aspire With the Docker Publisher Tutorials

Using .NET Aspire With the Docker Publisher

A practical walkthrough of using .NET Aspire's Docker publisher to generate Docker Compose files from C# code

I Replaced Docker Compose with .NET Aspire. Here’s What Happened Tutorials

I Replaced Docker Compose with .NET Aspire. Here’s What Happened

In this video, I’ll show you how to integrate .NET Aspire into an existing Clean Architecture application—no need to start from scratch. We’ll start with a .NET 9 solution that uses Docker Compose for Postgres, Redis, and Seq