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 supported27 Subscribers
Add a CodeTriage badge to csharplang
Help out
- Issues
- Champion "Pattern Matching" (16.3, Core 3)
- Consider relaxing restrictions of async methods in blocks that do not contain `await`. (VS 17.11, .NET 9)
- Champion: ref local reassignment (15.7)
- Champion "permit `t is null` for unconstrained type parameter" (16.3, Core 3)
- Champion "conditional ref operator" (C# 7.2)
- Champion "pattern-matching with generics" (C# 7.1)
- Champion "Lambda discard parameters" (VS 16.8, .NET 5)
- Champion "Null-coalescing assignments" (16.3, Core 3)
- Champion "Async Main" (C# 7.1)
- allow references to structs to be stored in fields of ref structs
- Docs
- C# not yet supported