Azure Functions support for .NET Core
Published date: September 26, 2017
Azure Functions will now support .NET Core, allowing Functions code to target .NET Core. This will allow developers to leverage their cross-platform .NET Core code investments in a serverless environment. Additionally, it will allow for the development and debugging of functions locally on all development platforms (Windows, Mac, and Linux).
Lean more in this blog post.