Alexa 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
Expose 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
Demystifying 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
Build 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
.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
Build 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