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…

Creating a Web API using VS 2017 Community Edition and ASP.NET Core Web Application

You can download VS 2017 Community edition from the visualstudio.com https://www.visualstudio.com/vs/whatsnew/ There are pretty much features added in Visual Studio 2017 by Microsoft that it would be a true developer’s delight to work with. Explore more about VS 2017 in…