Azure / Azure/azure-functions-dotnet-worker

Make FunctionName optional

Open
#313 3 comments 5 reactions 1 assignee Claimed by @fabiocav View on GitHub
enhancement needs-discussion team-issue
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

If you have a Trigger attribute anywhere on a method, we know it's a function. We could infer the function name by the method name, and only use `[FunctionName]` as the override. Could clean up some samples and remove the need for one extra attribute.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.