Adding custom logging

Adding custom Logging in the Policies for the API using Event Hub

In the previous article, I have explained how we can manage the Web API using Azure API Management. In this article, I would be discussing about adding custom logging for the API using event hub. You can add custom logging…

Publish Web API application into AZURE using AZURE Web Deploy

In the previous article I have discussed about enabling Swagger to the Web API application and tested the Swagger functionality. In this article, I would be discussing about publishing the Web API application to AZURE using Azure Web Deploy. To publish…