dotnetcore list sdk and runtimes



Rather useful tools from dotnet core

To list sdk :-

dotnet --list-sdks


To list runtimes :-

dotnet --list-runtimes


Comments

Popular posts from this blog

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