The dotnet format command and StyleCop.Analyzers

This article shows how to use the dotnet format command to format your source code according to a specific coding style. The article discusses its limitations and how to overcome them by introducing StyleCop.Analyzers. It also mentions the way to apply StyleCop.Analyzers to all projects in a solution.

Continue reading "The dotnet format command and StyleCop.Analyzers"