azure-functions-host
https://github.com/azure/azure-functions-host
C#
The host/runtime that powers Azure Functions
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported22 Subscribers
Add a CodeTriage badge to azure-functions-host
Help out
- Issues
- Update default bundle in generated host.json once bundle V3 is finalized
- Developing Function Apps in the Portal shows warning : Assuming assembly reference 'System.Data.Common, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' used by 'System.Data.SqlClient' matches identity 'System.Data.Common, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' of 'System.Data.Common', you may need to supply runtime policy;
- Check for storage SDK/extension version before using FunctionDataCache
- Azure Function V.2 (PowerShell) occasionally running on old application configuration and old code after deployment
- Support C# discard parameters binding
- Functions V4 should throw exception if Application Insights extension is misconfigured
- Extension Bundles filtering logic should support new special case "_"
- Functions with QueueTrigger misconfigured make the host restart over and over
- Caching issue - function app staging slot keys appear in portal to change after swap slot performed
- Custom telemetry does not arrive at Application Insight
- Docs
- C# not yet supported