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
- 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
- Introduce Wasm-level signature nodes
- [release/11.0] Preserve mask element granularity in SIMD transformations
- [release/11.0] Fix not-greater-than predicate when lowering SIMD selects
- [release/11.0] Fix scalar-typed SIMD operands in Dot and mask inversion lowering
- [release/11.0] Fix GC on Windows with multiple CPU groups
- Remove JsonToItemsTaskFactory
- Docs
- C# not yet supported