Software » Microsoft » .NET Core SDK » 1.1.10
Homepage https://github.com/dotnet/core
Download dotnet-dev-win-x64.1.1.10.exe
dotnet-dev-win-x86.1.1.10.exe

Silent Install

x64

dotnet-dev-win-x64.1.1.10.exe /install /norestart /quiet /log "%temp%\Microsoft .NET Core SDK 1.1.10.log"

x86

dotnet-dev-win-x86.1.1.10.exe /install /norestart /quiet /log "%temp%\Microsoft .NET Core SDK 1.1.10.log"

Silent Uninstall

x64

"%ProgramData%\Package Cache\{81e87b8c-a24e-49e4-9a91-47b6d7aa52ff}\dotnet-dev-win-x64.1.1.10.exe" /uninstall /quiet /norestart

x86

"%ProgramData%\Package Cache\{d58ef26b-9dee-438f-ae1f-7f353fdeb860}\dotnet-dev-win-x86.1.1.10.exe" /uninstall /quiet /norestart