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 supported163 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- `Environment.MachineName` has inconsistent semantics across platforms
- [RyuJit/WASM] Document baseline WASM features
- When VS debugger is attached, exception handling causes all threads to pause up to 200ms! (makes debugging timing-sensitive code impossible).
- Assertion failed '(lastStmt->GetRootNode()->OperIs(GT_RETURN, GT_SWIFT_ERROR_RET, GT_JMP)) || (lastStmt->GetRootNode()->OperIs(GT_CALL) && ((info.compRetType == TYP_VOID) || lastStmt->GetRootNode()->AsCall()->IsTailCall()))'
- Fix #84344 to ensure sufficient stack by calling RuntimeHelpers.EnsureSufficientExecutionStack()
- [API Proposal]: String.EqualsIgnoreCase()
- Excel Automation AddIn fails under .NET6+
- Customizing `ApplicationName` during host building breaks User Secrets
- Uri.Segments is a very expensive footgun
- Obsoleting race mitigating dispatch behavior in BCL awaiters
- Docs
- C# not yet supported