AspNetCore-Developer-Roadmap icon indicating copy to clipboard operation
AspNetCore-Developer-Roadmap copied to clipboard

Add a Codestyle subsection to the C# section

Open yaryrslv opened this issue 1 year ago • 3 comments

There is a suggestion to add a Codestyle subsection to the C# section, for example: C# => Codestyle

yaryrslv avatar Apr 05 '23 10:04 yaryrslv

@yaryrslv, what do you mean under "Codestyle"? General naming rules, etc?

Bardin08 avatar Aug 11 '23 10:08 Bardin08

@Bardin08, what do you mean under "Codestyle"? General naming rules, etc?

I mean coding style: https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/identifier-names https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions

yaryrslv avatar Aug 30 '23 14:08 yaryrslv

I would like to have StyleCop as a standard format/rule here.

MoienTajik avatar Aug 31 '23 05:08 MoienTajik