← Back to all plugins

.NET Install Tool

This extension installs and manages different versions of the .NET SDK and Runtime.

Repository Statistics

189
⭐ Stars
384
🍴 Forks
658
πŸ› Open Issues
189
πŸ‘€ Watchers
1.2k
βœ… Closed Issues
20
πŸ”„ Open PRs
500
βœ”οΈ Closed PRs
10
πŸ‘₯ Contributors

Latest Release

Runtime-v2.3.3

Version Runtime-v2.3.3

View Release β†’

Released ...

6 total releases

Language Distribution

TypeScript95.8%
JavaScript1.3%
Shell1.3%
PowerShell1.1%
Python0.4%
Batchfile0.0%

Dependencies

Production Dependencies (8)

@typescript-eslint/eslint-plugin-tslint@^7.0.2eslint-import-resolver-typescript@^3.6.3eslint-plugin-import@^2.30.0eslint-plugin-jsdoc@^50.2.2eslint-plugin-prefer-arrow@^1.2.3node@^22.15.1tslint@^6.1.3typescript@^5.5.4

Dev Dependencies (9)

@types/source-map-support@^0.5.6@typescript-eslint/eslint-plugin@^8.0.0@typescript-eslint/parser@^8.0.0@vscode/vsce@^3.6.0eslint@^8.57.0eslint-config-prettier@^9.1.0eslint-import-resolver-node@^0.3.9eslint-plugin-prettier@^5.2.1rimraf@3.0.2

πŸ“Š Project Health Metrics

Maintenance Score74/100

Based on issue resolution, PR activity, and community engagement

Issue Close Rate
65%
1212 of 1864 issues resolved
Response Rate
65%
Issues receiving responses

Repository Health

❌License
βœ…Contributing Guide
❌Code of Conduct
❌Security Policy
βœ…CI/CD Workflows (1)

πŸ’š Community Health Score

Overall Health75%

Based on documentation, community files, and project governance

πŸ‘₯ Contribution Distribution

Owner0%
Community
Community100%

Last 12 weeks of commit activity

README

.NET Runtime and SDK Installation Tools

This repo contains two VS Code extensions, vscode-dotnet-runtime and vscode-dotnet-sdk. The vscode-dotnet-runtime can be used to install the .NET runtime and is meant to be leveraged by other extensions which depend on the runtime. The vscode-dotnet-sdk is a special install for internal features and not designed to be used by other extensions because it will conflict with existing SDK installations on the users machine.

Contributing to Repository

Looking for something to work on? The list of up-for-grabs issues is a great place to start.

Please read the following documents to get started.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Building

Requirements

  • Node.js + npm
  • VSCode

Running the sample

  1. Run the build script at the root of the repo (build.sh or build.cmd).
  2. Open the repo's workspace in VSCode
  3. Run the Run Sample Extension configuration in VSCode
  4. In the launched experimental instance open the command pallete and run the Sample: Run a dynamically acquired .NET Core Hello World App.

.NET Foundation

.NET Core for VSCode is a .NET Foundation project.

See the .NET home repoΒ to find other .NET-related projects.

License

.NET Core (including this repo) is licensed under the MIT license.

Information

Research Metrics

Gov Score
1 / 4
Core Ratio
0.000
Issue Eff.
0.647
Abandoned?
No
Star Conc.
42.95
Owner % (12w)
0.0%
Dependencies
Prod: 8 β€’ Dev: 9 β€’ Peer: 0
Stale dep ratio: 0.00 (placeholder)
CI / Activity
Workflows: 1 β€’ Commits/week: N/A β€’ Size: 10.4k KB
πŸ† Top 100 Plugin
Downloads
πŸ“₯ 22.3M
Author
Microsoft
Platform
VS Code
License
MIT License
Language
TypeScript
Last Updated
...
Created
3/16/2019
Status
Maintained