.NET SDK for interact with MailerQ
We use the .NET coding convention settings defined in .editorconfig
file
- Command Line
- Run
dotnet format
command before commit.
- Visual Studio:
- For all solution, Analyse => Code Cleanup => Run Code Cleanup profile
- For current file
Ctr+K, Ctrl+E
- Visual Studio Code
- Default settings and extensions are already set in
.vscode
folder