Articles by localhost

.NET Aspire Dashboard and Folder Structure

In this video you will learn about the features given by .Net Aspire Dashboard and I will also explain the folder structure here. This will be a very helpful video if you are going to start with the development of application or API using .Net Aspire and .Net Core technologies. Aspire is having the strong support with Docker orchestration with which Aspire allow you to run the docker image containers when you run the .Net Aspire application either using dotnet command or Visual Studio.

Create .Net Aspire Project with Redis Cache, Web API, Razor App and Analysis extensions

In this video, you will learn to create .NET Aspire project with .NET Core Microservices architecture. Here I have used the command line or dotnet commands to create the .NET Aspire project with which it's easy to use VS Code or any other IDE for development. Here I have used couple of dotnet command to create, build and run .net application in vs code.