Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dotnet-install

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotnet-install

Platform Agnostic utility/library to install dotnet frameworks into a folder

  • 1.0.61
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

Project: dotnet-install

This package provides a script for reliably installing the dotnet framework cross-platform.

Examples

Show Help
> dotnet-install --help 

DotNet Framework Installation Utility
(C) 2017 Microsoft Corporation.

Usage: dotnet-install <command> [options]

Commands:
  info     Show installed information
  list     Show available dotnet framework versions
  install  Install dotnet framework version
  remove   Remove installed dotnet framework version

Options:
  --help  Show help  [boolean]
Install
> dotnet-install install --version 1.0
Installing framework
  Selected Framework: windows-1.0-x64
  Installation folder: C:\Users\garrett\.dotnet

  Downloading/Unpacking [-----] Done.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Keywords

FAQs

Package last updated on 10 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc