Further reading
You can find more information about materials from this chapter at these URLs:
- Framework design guidelines: https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/
- .NET coding style guidelines: https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions
- Create portable, custom editor settings with EditorConfig: https://learn.microsoft.com/en-us/visualstudio/ide/create-portable-custom-editor-options
- Beginner friendly EditorConfig settings: https://newdevsguide.com/2022/11/22/beginner-friendly-csharp/
- Using EditorConfig in VS Code with C# Dev Kit: https://code.visualstudio.com/docs/csharp/formatting-linting#_how-to-support-editorconfig-with-c-dev-kit
- Using EditorConfig in JetBrains Rider: https://www.jetbrains.com/help/rider/Using_EditorConfig.html