In this post, let’s look at how we can use multiple output bindings with HTTP-triggered Azure Functions running on the isolated worker model. When working with […]
In this post, let’s see how to send emails using Azure Communication Services (ACS) in a .NET application. With SendGrid’s free tier being discontinued, ACS has […]
When building the AI mental health tool Daily Tracker I identified common components and placed them into an internal toolkit. One of these components was […]
With ASP.NET Core 10.0, we now have built in validation support for Minimal APIs for request data in following. Route parameters, Query Strings Header Request body If […]
In this post, let’s see how we can POST multipart/form-data with files and fields using a HTTP action in a Consumption Azure Logic App. I have the following Test […]