Dev Tips - Creating Unique Identifiers
Ever needed to create a unique identifier? Let’s take a look at some ways developers can create unique identifiers which may or may not be known.
Ever needed to create a unique identifier? Let’s take a look at some ways developers can create unique identifiers which may or may not be known.
Accessing querystring values on web requests is an important concept for any modern APIs. But how can it be done in Azure Functions?
18 months on with no end in sight …
Can lesser known C# language features be used to aid with lower the cognative noise in Azure Function definitions?
Can you write a “Minimal Api” using Azure Functions in .NET 6.0? Let’s take a look!