An open API service indexing awesome lists of open source software.

https://github.com/verzada/windowsdeveloperenvironment

Short intro to setting up a .Net developer machine
https://github.com/verzada/windowsdeveloperenvironment

chocolatey ps1 visual-studio

Last synced: 12 months ago
JSON representation

Short intro to setting up a .Net developer machine

Awesome Lists containing this project

README

          

# Windows Developer Setup

## Target Audience
Any .NET developer who needs to setup tools quickly

## How to install Chocolatey

1. Install Chocolatey as described in https://chocolatey.org/install
2. Adjust ChocoInstallSoftware.ps1 according to your needs
3. Run powershell script ChocoInstallSoftware.ps1

## Visual Studio Community

* use .vsconfig defined in VisualStudio folder

## Visual Studio Code

* Add Powershell extension
* Add Markdown Preview Enchanced extension

## Resharper
Is a bit of a pain to install for now because of how the installer works (ref https://chocolatey.org/packages/resharper-ultimate-all).