Using Azure Functions to Build a REST API with Custom Application Permissions
This article shows you how you can use Azure Functions to create a REST API with custom permissions that you grant to client applications calling your API.
This article shows you how you can use Azure Functions to create a REST API with custom permissions that you grant to client applications calling your API.
This article shows you how you can send e-mails based on dynamic templates in SendGrid using durable Azure Functions. Sample code available on GitHub.
In this article, we’ll see how to combine the Carousel and Card components in Blazorade Bootstrap to create a carousel with rich content from an RSS feed.
With Blazor Server you can build applications that share data between clients in real-time. Read this article to learn how you can do that too.
Sometimes you may want to use multiple sign-in policies in Azure AD B2C with a single ASP.NET Core application. This article shows you how you wire that up.