Documentation

Coding standards

back-end:

  • If there is both non-async and async method that return the same thing I suffix the async one with Async. Otherwise not.