From the course: Discovering .NET Aspire

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

What you should know

What you should know - .NET Tutorial

From the course: Discovering .NET Aspire

What you should know

Before taking this course, there are a few things that you should know because it just makes following along that much easier. We are talking about .NET Aspire, so .NET is part of the name, and therefore some knowledge about .NET is a hard requirement to be able to follow along. .NET Aspire was released in the .NET 8 timeframe. So .NET 8 is what we will be looking at. If you're already working on a newer version of .NET, of course, .NET Aspire is expected to work with that as well, but .NET 8 is the minimum version of .NET. Also, there are a couple of languages in the .NET ecosystem, but by far C# is the one that's most widely used. And we will also be seeing C# code in this course. If you're using another .NET language, you will still be able to follow along. But, again, C# is the language you will see in this course, and also C# seems to be the favored language of the .NET Aspire team as well. And since with .NET Aspire you are working on web applications and orchestrate them, of…

Contents