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
- When mixing Imperative bindings for blob and Declarative bindings for Queue messages, queue messages are written first even when Blob messages are explicitly flushed
- Could we decouple App Insights from Script to allow for independently updating versions?
- If a framework is not installed (node, java, etc) and there are no functions that use that framework, don't display an error
- C# - How to Register Webhook Handlers with Built-in Receivers
- Functions doesn't allow function name or route /api/admin
- Lazily load builtin extensions
- Extension hooks bybassing HttpRequestManager
- Put default values into host.json for discoverability
- Feature Request: Blob Binding (out): Set Metadata Properties Like CacheControl and ContentType
- Error messages pre-pend AzureWebJobs* for connection strings
- Docs
- C# not yet supported