Template
📝 Updates C# and MSBuild instructions for clarity
This commit is contained in:
@@ -15,3 +15,4 @@ Code style is enforced by `.editorconfig`, `.globalconfig`, and StyleCop analyze
|
||||
|
||||
- Prefer **records** for DTOs, value objects, and other immutable data carriers.
|
||||
- Use `LoggerMessage`-generated `partial` methods on a `partial class` — never log inline (e.g., `logger.LogInformation(…)`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user