greenarrow-dotnet-sdk

Conventional Commits Renovate enabled FromDoppler codecov

.NET SDK for interact with greenarrow

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