dotnet-install
TypeScript icon, indicating that this package has built-in type declarations

1.0.61 • Public • Published

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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.614latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.614
1.0.602
1.0.590
1.0.581
1.0.570
1.0.560
1.0.550
1.0.541
1.0.520
1.0.511
1.0.500
1.0.490
1.0.481
1.0.470
1.0.461
1.0.450
1.0.430
1.0.421
1.0.401
1.0.390
1.0.380
1.0.360
1.0.80
1.0.70
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i dotnet-install

Weekly Downloads

13

Version

1.0.61

License

MIT

Last publish

Collaborators

  • windowsazure
  • fearthecowboy