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 supported164 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- JIT miscompiles permanently-hot reflection-built generic delegate site (multiple symptoms incl. OverflowException at MemoryMarshal.AsBytes, NullReferenceException in RuntimeType internals, AV at teardown)
- [r2r] Enable generic cycles detection by default
- VSD `DispatchCache` `ResolveCacheElem` self-loop (`pNext == self`) hangs the process on osx-x64 — #128868 present but insufficient
- Share ObjectiveCMarshal reference-tracking storage between CoreCLR and NativeAOT (cDAC contract stays at v1)
- Fix COM interface method calling wrong method for base/derived classes
- [WIP] Privatize NativeAOT libunwind symbols
- Update GetRangeFromAssertions to handle some basic TYP_LONG scenarios where it FitsIn<int32_t>
- Don't throw in NegotiateClientCertificateAsync if Post-Handshake auth wasn't enabled.
- Add GetApproxTypeHandle dump tests
- [JIT, x64, Tier1+PGO] Wrong opcode emitted (`jb` instead of `jl`) after `test reg,reg` on sign-extended int32, in a chained `||` comparison
- Docs
- C# not yet supported