- thangchung/clean-code-dotnet - 🛁 Clean Code concepts and tools adapted for .NET
- Summary of 'Clean code' by Robert C. Martin
- 10 common broken rules of clean code
- Coding standards
- justinamiller/Coding-Standards
- C# Coding Standards and Naming Conventions
- Clean code tips - Tests
- Clean code tips - Error handling
- Clean code tips - Abstraction and objects
- Clean code tips - comments and formatting
- Clean code tips - names and functions
- 101 Design Patterns & Tips for Developers
- 20 Important Tips To Write Clean C# Code – MUST SHARE
- Clean code tip: How to choose meaningful names?
- Improving Method and Function Clarity
- Clean code tip: Principle of Least Surprise
- Clean code tip: Use pronounceable and searchable names