In all the projects I set up, I try to respect the following architectural and development conventions.
- Objectives and Responsibilities
- .NET Naming Conventions
- Blazor Conventions
- GIT Conventions
- Unit Tests and Code Coverage
These conventions are mainly based on CSharp Coding Guidelines.