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 supported161 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Test failure: System.Diagnostics.Tests.ProcessWaitingTests.WaitAsyncChain
- Test failure: tracing/eventpipe/diagnosticport/diagnosticport/diagnosticport.cmd
- Deadlock between EventListenerLock and ArrayPoolEventSource static ctor
- CSE seems to fail when writing `x / cns` and `x % cns` for unsigned integers
- JIT: Nullcheck not hoisted when it comes from an inlined method
- LoongArch: Support for glibc < 2.40 (TLS descriptors)
- `GetUserNameFromPasswd` errors instead of returning empty string if `/etc/passwd` is missing
- JIT: Don't read array length from array object when its already in a local variable
- [API Proposal]: ValueTask->Task: allow deferred callback hook for IVTS scenario
- `Vector<T>` inlining heuristics cause cold throw helpers to be inlined
- Docs
- C# not yet supported