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
- Host: GitHub
- URL: https://github.com/verzada/windowsdeveloperenvironment
- Owner: verzada
- Created: 2020-09-07T08:13:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T17:04:31.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T06:44:22.564Z (over 1 year ago)
- Topics: chocolatey, ps1, visual-studio
- Language: PowerShell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).