Getting Started¶
There are three ways you can install Developer News:
- From Inside Visual Studio
- Download and Install Manually
- From the source code
Option 1 - From Inside Visual Studio¶
- In Visual Studio open the Extensions dialog
- VS 2017: Extensions and Updates
- VS 2019: Manage Extensions
- Click on the Online tab
- Type developer news in the search box
- Click on Developer News in the list
- Click the Download button
Option 2 - Download and Install Manually¶
- Click on this link to download from Visual Studio Marketplace website
- Click the Download button, and select where to save it
- Install the downloaded VSIX file, from wherever you saved it
Option 3 - From the Source Code¶
- Find the source code on GitHub
- Fork it or clone it
- Compile the solution
- Install the compiled VSIX file