Reacting to Blob Storage events in Azure Functions
Choices, choices, choices
Dec 1, 20249 min read524

Search for a command to run...
Articles tagged with #csharp
Choices, choices, choices

In the previous parts in this series, I discovered the OpenAPI package, used it to verify REST API payloads, and then used it to create a class that can use an OpenAPI specification to become a dynamic API client. At the end of the last part, I compa...

Contrasting with a static client

Microsoft.OpenApi and NJsonSchema FTW
