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
- JIT: (bug) [ARM64] TryLowerCnsIntCselToCinc keeps the wrong constant as the CINC base and produces an unusable GT_SELECT_INC
- JIT: (bug) [ARM64] TryLowerCselToCSOp creates GT_SELECT_NEG/INV/INC with a register condition, which LSRA cannot build (wrong code in Release)
- JIT: (bug) [ARM64] `genPutArgStk` gives both LDP destination registers the first field's GC type (bogus/missing GC roots)
- JIT: (bug) [ARM64] GC hole in unrolled InitBlk - adjusted destination address is not reported as a byref
- JIT: (bug) [ARM64] NativeAOT: JIT crashes (assert / null deref) instead of aborting the inline when a GVM dispatch-cell lookup is not supported
- [Mono][Android] pthread_setschedparam EINVAL in mono_thread_internal_set_priority aborts the process
- [System.Text.Json] Source generator: accept serializable type requests from other source generators
- [release/11.0] Source code updates from dotnet/dotnet
- [Mobile build] CI failure on 8.0: MSBuild error in <XHarnessAppBundleToTest> because of a missing directory
- IPGlobalProperties.GetActiveTcpListeners() returns zero listeners on macOS 27
- Docs
- C# not yet supported