Microsoft AzureIntegrate Azure API Management (Internal Mode) with Azure Application GatewaySri GunnalaNovember 15, 2022 2 min
Microsoft AzureIntegrate Azure API Management into Internal VNET | Azure API Management Internal ModeSri GunnalaAugust 22, 2022 3 min
Microsoft AzurePrivate Link Support for Azure API Management | Private Endpoint for Azure API ManagementSri GunnalaAugust 14, 2022 3 min
Microsoft .NETAlexa Custom Skill Account Linking with .NET and TestingThis article expects you to have a basic understanding of the Alexa Custom Skill and how to build a…Sri GunnalaMay 14, 2022 4 min
Front EndUse Font Awesome Angular Component in 5 simple stepsBefore Angular 5, we had to install a font-awesome package and reference its CSS. Now we have an…Sri GunnalaMay 05, 2022 1 min
Front EndWhat is Deno.js and how it is different from NodeDeno is a javascript runtime same as Node, reached its 1.0 release status on May 13, 2020. Deno was…Sri GunnalaMay 05, 2022 3 min
Microsoft AzureHow to log request and response payload in Azure API ManagementLogging requests and responses of an API are very crucial for debugging and troubleshooting the…Sri GunnalaJanuary 01, 2022 1 min
Microsoft .NETExpose localhost as a public URL and debug using ngrokngrok is an awesome open-source tool that will expose your local port as a public URL through SSL…Sri GunnalaOctober 08, 2019 2 min
Microsoft .NETDemystifying ASP.NET Core Blazor — Core Concepts and Its FutureWhat is Blazor Blazor is Microsoft’s latest web framework for building interactive client-side web…Sri GunnalaOctober 08, 2019 4 min
Microsoft .NETBuild your first Alexa skill with Alexa.NET and Azure FunctionsI had a chance to play with the Amazon Echo device and I was impressed by the quality of the voice…Sri GunnalaOctober 08, 2019 2 min
Microsoft .NET.NET Core Worker Service as Windows Service or Linux DaemonsA new type of application template called “Worker Service” was introduced in .NET Core 3 (still in…Sri GunnalaSeptember 20, 2019 2 min
Microsoft .NETBuild your first Blazor app(not EXPERIMENTAL anymore)Using Blazor, you can build two types of apps. Server-side Blazor runs on the server via SignalR…Sri GunnalaAugust 30, 2019 1 min
Microsoft .NETGeneric wrapper to consume RESTful API in C#If the need is to make REST API calls frequently in a C# .NET project, I would prefer having a…Sri GunnalaAugust 30, 2019 1 min