Showing results for .NET Aspire - .NET Blog

May 19, 2025
Post comments count0
Post likes count4

.NET Aspire 9.3 is here and enhanced with GitHub Copilot!

Jeffrey T. Fritz
Jeffrey T. Fritz

.NET Aspire 9.3 is the biggest release of .NET Aspire yet, with the introduction of GitHub Copilot directly into the .NET Aspire Dashboard, updates for integrations, app model enhancements, and more.

.NETASP.NET CoreC#
Feb 25, 2025
Post comments count5
Post likes count9

.NET Aspire 9.1 is here with six great new dashboard features, and more!

Maddy Montaquila
Maddy Montaquila

.NET Aspire 9.1 is here! From enhanced dashboard capabilities like Resource Relationships and Localization Overrides to improved Docker integration and flexible console logs, this release is packed with tools to streamline your development process.

.NETCloud NativeCloud
Nov 13, 2024
Post comments count0
Post likes count4

Introducing the .NET Aspire Community Toolkit

Aaron Powell
Aaron Powell

Learn about the .NET Aspire Community Toolkit, a collection of tools and libraries that help you build with .NET Aspire.

.NET.NET Aspire
Sep 25, 2024
Post comments count3
Post likes count5

Getting started with testing and .NET Aspire

Aaron Powell
Aaron Powell

Learn how to improve your software development process with automated testing in .NET Aspire. This post covers the basics of getting started, writing tests for distributed applications, and ensuring your services run smoothly.

.NET.NET Aspire
Aug 7, 2024
Post comments count11
Post likes count14

Adding .NET Aspire to your existing .NET apps

Jon Galloway
Jon Galloway

.NET Aspire can really simplify local development for your existing apps, large or small. In this post, we'll look at how easy it is to make your current solutions better with just a few lines of code.

.NETASP.NET CoreCloud Native