In this tutorial, we’re going to create a .Net Core application that will act as a reverse proxy forwarding requests to one or more swagger-supported API endpoints. You will find the source code for this tutorial here: SOURCE The Problem There are many cases where you require to forward requests to one or more endpoints,Continue reading “Create a Reverse Proxy Using .Net 6 Web API and Swagger”
Monthly Archives: September 2022
5 Ways You Can Save Money Using Azure App Service Plans
So you’re thinking of hosting your site on Azure, but you don’t want to wake up one morning with a hefty bill to pay and some tears to cry 🙂 Here are some tips you can use to manage your Azure App Service plan on a tight budget: 1. Use Linux as OS Type NowContinue reading “5 Ways You Can Save Money Using Azure App Service Plans”