PreviousNext

Use Azure Functions with .NET 5

by bill-s, 2021-02-28T07:05:24.738Z

A little while ago, I wrote a post showing off how to use Open API and HttpRepl with ASP.NET Core 5 Web APIs. Using a new out-of-process model, you can now use .NET 5 with Azure Functions.

Read More