Swashbuckle and Swagger generates useful documentation for Web APIs. It can also allow you to call the API from your browser.
Posts
Long story short - be careful when using Linq that you don’t include calculated fields in your where clauses, or if you do make sure you know how the query is being executed.