Champion "Allow Generic Attributes"
- Dominant language
- C#
- Stars
- 12.7k
- Forks
- 1.1k
- Avg merge
- 11h 1m
- Merged PRs (30d)
- 3
Description
- [x] Proposed in #4936
- [x] [Discussed in LDM](https://github.com/dotnet/csharplang/blob/master/meetings/2017/LDM-2017-02-21.md#generic-attributes)
- [x] Prototype: [N/A](#)
- [x] Implementation: [In Progress](https://github.com/dotnet/roslyn/tree/features/generic-attributes)
- [ ] Specification: [Not Started](#)
See
- https://github.com/dotnet/roslyn/issues/953
- https://roslyn.codeplex.com/discussions/542178
- https://github.com/dotnet/roslyn/pull/16814 (language implementation PR)
- https://github.com/dotnet/coreclr/pull/9189 (fix PR for coreclr bug that breaks reflection with generic attributes)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.