Skip to content

Azure/azure-functions-host

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2025
Jun 4, 2024
Aug 13, 2024
May 9, 2025
Dec 18, 2024
Dec 13, 2018
May 14, 2025
May 14, 2025
Feb 3, 2025
Jun 4, 2020
Oct 2, 2020
Jun 4, 2024
May 7, 2024
Feb 10, 2025
Jul 6, 2020
Jul 25, 2024
Jan 4, 2018
Dec 18, 2024
Dec 18, 2024
Oct 26, 2017
Dec 12, 2018
Apr 23, 2024
Jul 24, 2024
Jun 7, 2022
Dec 18, 2024
Mar 28, 2024
Sep 17, 2019
May 14, 2025
Aug 13, 2018
Oct 11, 2017

Azure Functions Logo

Branch Status
dev Build Status
in-proc Build Status
release/4.x Build Status
release/in-proc 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.