microsoft / microsoft/FeatureManagement-Dotnet
FeatureGate filter question
Open
@zhiyuanliang-ms is already working on this.
Since Feb 1, 2024.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 129
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
Currently, the FeatureGate is a kind of ActionFilter, should we consider using ResourceFilter or AuthorizationFilter instead, that would be more efficient to avoid some unnecessary flow when feature disabled
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.