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
- Expose a way to reduce console output to a single line
- Hook in FunctionsStartup with access to the correct instance of IServiceProvider
- [feature request] Option to register different Functions on separate hosts
- Serialization issue with V3 when using HttpRequestMessage.CreateResponse(.., JArray)
- ILogger<T> not logging when T is another project
- Log hash of app file content on instance startup
- Http trigger serializes returned ValueTask<IActionResult> as POCO
- Cosmos DB items with datetime as string that has time zone offset loses time zone
- Add StackId column in FunctionsLogs / Metrics
- JsonResult with JsonSerializerSettings throws exception in .NET Core 3.1 / Azure Functions v3
- Docs
- C# not yet supported