runtime
https://github.com/dotnet/runtime
C#
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
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 supported166 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- API Proposal: BitArray.CopyTo(int value) / BitArray.From(int value)
- RyuJIT: Optimize `test` instruction in case of GT_RELOP(op1=oper that sets flags, op2 = const zero)
- [Uri] Add QueryHelpers type
- IFileInfo async methods
- Remove StructLayout LayoutKind.Auto from DateTimeOffset
- StringComparers should return 0 rather than throwing for GetHashCode(null)
- Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type
- JIT: clean up mixed byref / native int IR (e.g. from Unsafe.AsRef retyping)
- ConcurrentQueue is HOT in TechEmpower profiles for machines with MANY cores
- System.IO.Ports - custom baud rate 5787 not working
- Docs
- C# not yet supported