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 supported166 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- mcs: Add progress report to "merge" output
- Verify correctness of caching and instantiation location of generics using collectible types
- Calls to coreclr_initialize after the coreclr_shutdown was called should fail gracefully
- [mono] MonoImage->references reads should be atomic
- superpmi: make parallel replay the default
- JIT creates unnecessary shadow copies.
- RyuJIT: should always decompose GT_MOD into `a - (a / b) * b` for CSE
- Crossgen /createpdb option doesn't have enough test coverage
- RyuJIT: RegexDNA bechmark: morphing of args could leave dead/unnecessary temps behind when method exceeds tracked local limit
- RyuJIT: Loop hoisting doesn't work for loops whose entry is not at the top
- Docs
- C# not yet supported