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) a negative constant dimension passed to `Array.GetLength` asserts in the importer
- JIT: (bug) comparing `GetType()` of two references drops the null check on a null reference
- [aw] CI Outer-Loop Failure Scanner failed
- JIT: (bug) Copying a struct larger than 64 KiB silently drops fields past the 64 KiB mark
- JIT: (bug) localloc with a negative native-int constant size becomes a zero-sized allocation
- JIT: (bug) Native-int-typed stack address is CSE'd across an await and reused after resumption
- [API Proposal]: Hpke improvements
- Test failure: System.ComponentModel.EventBasedAsync.Tests.BackgroundWorkerTests.TestCancelAsync
- [browser] Remove traces of AOT on helix
- [aw] CI Outer-Loop Failure Scanner failed
- Docs
- C# not yet supported