Showing results for .NET Aspire - .NET Blog

Nov 7, 2024
1
4

Get Ready for .NET Conf 2024!

Jeffrey Fritz
Jeffrey Fritz

The biggest .NET event of the year is almost here, its all free, all online, and you're invited!

.NETASP.NETASP.NET Core
Oct 23, 2024
1
10

eShop infused with AI – a comprehensive intelligent app sample

Jeremy Likness
Jeremy Likness

Go beyond a simple demo app that demonstrates a chat bot and explore a real-world scale application that is infused with AI and illustrates the value of intelligent apps with features like semantic search, summarization, classification, sentiment scoring, chatbot, test data generation, evaluation tool, and E2E testing.

.NETASP.NET CoreC#
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