csharplang
https://github.com/dotnet/csharplang
C#
The official repo for the design of the C# programming language
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 supported25 Subscribers
Add a CodeTriage badge to csharplang
Help out
- Issues
- Allow null-conditional access operator when accessing a pointer type
- Consider supporting varargs calling conv in function pointers to unblock interop scenarios
- Relax CS0030 to not error on conversion of IDynamicInterfaceCastable
- [Proposal] Unsafe expression syntax
- Proposal: Repeated Attributes in Partial Members
- [Proposal] Required Properties
- [Proposal] Ignored Directives Support
- Proposal: allow ref enumeration over arrays
- [Proposal] Have 'is' operator type pattern assign value if right-hand variable already exists within scope
- [Proposal] Extend with expression to anonymous type
- Docs
- C# not yet supported