Take advantage of ASP.Net Core’s support for response compression middleware to get more compression in less time using Brotli When working with RESTful services that leverage the ASP.Net Core Web API ...
You will often want to create documentation for your API. To create this documentation, you can take advantage of Swagger – a tool that can be used to provide a UI representation of your API with ease ...