getting started with dotnet core aspire component

 

Assuming you have already install dotnet 8.


To install 

dotnet workload update

dotnet workload install aspire


To create a project from scratch

 dotnet new aspire-starter --use-redis-cache --output AspireSample





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm