Skip to content

Azure/azure-functions-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8126bbc · Dec 20, 2024
Nov 8, 2024
Jun 4, 2024
May 8, 2024
Dec 18, 2024
Dec 20, 2024
Oct 4, 2024
Dec 13, 2018
Dec 18, 2024
Dec 18, 2024
May 15, 2024
Jun 4, 2020
Oct 2, 2020
Dec 18, 2024
Jun 20, 2024
Dec 18, 2024
Jul 6, 2020
Jan 4, 2018
Dec 18, 2024
Dec 18, 2024
Jan 26, 2021
Oct 26, 2017
Dec 12, 2018
May 20, 2024
Jan 18, 2023
Jun 7, 2022
May 9, 2024
Dec 18, 2024
Jun 14, 2018
Jun 5, 2018
May 8, 2024
Sep 17, 2019
Dec 10, 2024
Aug 13, 2018
Oct 11, 2017

Azure Functions Logo

Branch Status
dev Build Status
release/4.x Build Status
v3.x Build Status
release/3.0 Build Status
v2.x Build Status
release/2.0 Build Status
v1.x Build Status

Azure Functions Host

This repo contains code for the runtime host used by the Azure Functions service. The Azure Functions runtime builds upon the Azure WebJobs SDK to provide a hosting platform for functions written in many different languages and supporting a wide variety of triggers and bindings.

License

This project is under the benevolent umbrella of the .NET Foundation and is licensed under the MIT License

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Questions

See the getting help section in the wiki.