Code Styling The otr-api project enforces specific styling rules, enforced easily via dotnet format. Formatting To format your code to our standards, simply execute the following from the root folder. dotnet format