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
- High CPU usage on linux (+Docker) when downloading large files
- Consider using splice(2) to optimize NetworkStream.CopyToAsync
- Reuse temporaries for every new by default
- Fix EventSource ETW Session Logic (affects EventPipe)
- Merge/share SignatureHelper (Mono) with SignatureHelper (CoreCLR)
- Infra: Reduce build time to perform CLR up-to-date check
- Consider reordering the instrsxarch.h encodings to save space
- Add logic (possibly just an assert) that will catch cases where we try to emit an instruction that is not supported by the underlying CPU
- Improve generated code for isinst in R2R mode
- Add ImmutableInterlocked.GetOrAdd overloads for immutable sets
- Docs
- C# not yet supported