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
- Proposal: Unlist and deprecate the System.Runtime.Loader NuGet package
- CoreCLR tests on Mono runtime : Failures in Interop/PInvoke* tests
- C++/CLI libraries may fail to load due to `ijwhost.dll` not being on the search path
- Investigate ReJIT on attach performance when tiered compilation is off
- Message of UriFormatException does not include offending URI
- implement the new GetGCMemoryInfo for 6.0 in mono
- SerialStream does not support cancellation on Windows
- Investigate perf difference in code adding float arrays
- Transform (x1 == x2) && (y1 == y2) into ((x1 - x2) | (y1 - y2)) == 0 for (u)ints, (u)longs
- Make it possible to specify ProcessPriorityClass when starting a process
- Docs
- C# not yet supported