azure functions Creating Azure Functions using .NET 5 Azure Functions recently released support for .NET 5. Let's take a look at how to upgrade our existing Azure Functions to use it!
azure functions Updating to Azure Functions v3 in Visual Studio Azure Functions v3 was recently released on 09 December 2019 [https://azure.microsoft.com/updates/announcing-go-live-release-for-azure-functions-v3?WT.mc_id=functionsv3-codetraveler-bramin] with support for .NET Core 3 [https://docs.microsoft.com/dotnet/core/whats-new/dotnet-core-3-0?WT.mc_id=functionsv3-codetraveler-bramin] and .NET Standard 2.1 [https://devblogs.microsoft.com/dotnet/announcing-net-standard-2-1?WT.
appcenter Using Preview Versions of .NET Core with App Center Build App Center is a great tool for building, testing, releasing and monitoring apps, but what if we want to use a preview version of .NET Core?