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
- Implement `IsByRefLike` on the remaining Reflection.Emit `Type` subclasses
- RISC-V: eliminate redundant widening after zero-producing instructions
- Add IEnumerable constructors for BitArray
- Add int/long vectorized fast paths to MemoryExtensions multi-value search methods
- JIT: cost fragmented vector-sized struct copies
- JIT: omit redundant return-buffer initialization
- JIT: eliminate redundant promoted-field copies
- JIT: construct promoted arguments directly
- JIT: optimize x64 integer-extension widths
- Fix Enum.Equals folding for nullable boxed arguments
- Docs
- C# not yet supported