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) 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
- JIT: We should try to maintain full defs through async liveness
- SslStreamTlsResumeTests.DifferentEncryptionPolicy_NoResume failing
- Access violation (0xC0000005, null-pointer read) in coreclr!ProcessCLRException at exceptionhandling.cpp:621 - reproducible 4/4, symbol-resolved, original trigger not yet identified
- [API Proposal]: ValidationAttribute.DescriptionMessage
- Docs
- C# not yet supported