949 B
949 B
Development Environment
Using
NuGet
Code Analyzers
Unit testing
Visual Studio Settings
- Tools > Options > Text Editor > C# > Advanced > Using Directive > Place 'System' directives first when sorting using = Checked.
- Tools > Options > Text Editor > Code Cleanup > Run Code Cleanup profile on save = Checked.
- Tools > Options > Projects and Solutions > General > Track Active Item in Solution Explorer = Checked.
- Tools > Options > Projects and Solutions > Location > Project location = "c:\Code"