Skip to content

FromDoppler/mailerq-dotnet-sdk

Repository files navigation

Conventional Commits FromDoppler codecov

mailerq-dotnet-sdk

.NET SDK for interact with MailerQ

Code Format and Style

We use the .NET coding convention settings defined in .editorconfig file

Format and styling tools

  • Command Line
  1. Run dotnet format command before commit.
  • Visual Studio:
  1. For all solution, Analyse => Code Cleanup => Run Code Cleanup profile
  2. For current file Ctr+K, Ctrl+E
  • Visual Studio Code
  1. Default settings and extensions are already set in .vscode folder