Introduction Over the last few weeks, I have been looking at using Azure Table Storage as the backing store for several small APIs I have worked on. Azure Table Storage…
Building Minimal APIs with .NET 8 and C#
Introduction The release of .NET 8 brings a fresh and efficient way to build APIs using the C# programming language. One of the great features is the introduction and enhancement…