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 supported161 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- JIT: Devirtualization fails after tuple/array construction
- Type.FullName contains Type.AssemblyQualifiedName for generic arguments
- `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()
- [8.0][browser][AOT] use response file for llvm-size
- [API Proposal]: String.EqualsIgnoreCase()
- [browser][CoreCLR] enable all library tests
- Docs
- C# not yet supported