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 supported165 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Foreground-thread shutdown can consume a stale termination signal and exit early
- Concurrent sync-table growth can make monitor and hash lookup read out of bounds
- Missing acquire barrier can crash fixup-precode dispatch on Windows Arm64
- Concurrent first use can orphan jump-stub cache allocations
- [browser][CoreCLR][R2R] ManagedWebSocket async close path traps with unreachable
- [browser][CoreCLR][R2R] Double Max/Min do not preserve selected NaN payload
- Marvin32 (string.GetHashCode): a fixed pair of 6-character strings shares a hash code for about one random seed in 480
- Process crash: IOCompletionPoller throws "Handle is not initialized" on async NamedPipe disposal with pending overlapped (.NET 9/10, Windows, x64)
- [API Proposal]: ReadOnlySet<T> should expose a TryGetValue-style API
- JIT: (bug) `x >= 0 && x < (a[x] & int.MaxValue)` drops the `x >= 0` guard
- Docs
- C# not yet supported