Showing results for .NET Aspire - .NET Blog

Sep 25, 2024
3
5

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
11
13

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