StrangeSoft.DotNetInstaller 0.3.50

dotnet tool install --global StrangeSoft.DotNetInstaller --version 0.3.50
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local StrangeSoft.DotNetInstaller --version 0.3.50
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=StrangeSoft.DotNetInstaller&version=0.3.50
                    
nuke :add-package StrangeSoft.DotNetInstaller --version 0.3.50
                    

.NET SDK Automatic Installer

This tool will scan the specified folder for project files, and global.json files. It will then check the .NET releases, and find the appropriate SDK versions to install.

For help using the command line tool, use --help

Native binaries can be found at https://github.com/jasoncouture/dotnet-installer/releases these are useful when you do not have .NET 8.0 installed.

If you do have .NET 8.0 installed, simply run dotnet tool install --global StrangeSoft.DotNetInstaller. Afterwards, you can simply run dotnet install-sdks.

NOTE

OS-X and Linux support are experimental. Please submit an issue if you encounter a bug.

Support

If you like this tool, consider buying me a coffee!

"Buy Me A Coffee"

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.3.50 298 4/4/2024
0.3.49 257 4/4/2024
0.3.47 239 4/4/2024
0.3.43 327 12/22/2023
0.3.42 273 12/22/2023
0.3.41 219 12/22/2023
0.3.40 261 12/22/2023
0.3.39 231 12/22/2023
0.3.38 247 12/22/2023
0.3.35 251 12/22/2023
0.3.34 275 12/22/2023
0.3.33 259 12/22/2023
0.3.32 242 12/22/2023
0.3.31 266 12/22/2023
0.3.30 273 12/22/2023
0.3.29 265 12/22/2023
0.3.25 227 12/22/2023
0.3.24 243 12/22/2023
0.3.12 251 12/21/2023
0.3.10 259 12/21/2023
Loading failed