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
- byte*[] parameter is corrupted when marshalled to native code on x64 (regressed in 11.0.0-preview.5)
- [ci-scan] Build break: unable to pull Helix prerequisite image
- TlsContext on Windows keeps using the first certificate selected by the selection callback
- ILLink stack overflow for self-referential generic DAM on reflection-visible method
- JIT: (bug) Assert `(constIndexOffset % elemSize) == 0` in GenTreeArrAddr::ParseArrayAddress for 3-byte element arrays
- JIT: (bug) Failed `isinst` to an interface is treated as non-null, folding a GetType() compare and swallowing a NullReferenceException
- JIT: (bug) Emulated vector arithmetic right shift evaluates the shift count before the vector operand
- JIT: (bug) Vector128/256.WithElement throws ArgumentOutOfRangeException before evaluating its `value` argument
- JIT: (bug) Embedded masking suppresses a contained faulting load, losing NullReferenceException (AVX-512)
- Clarify NegotiateAuthentication completion semantics
- Docs
- C# not yet supported