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
- Make DOTNET_DbgEnableMiniDump and DOTNET_DbgMiniDumpType consistent across all single-file form factors
- Use binary search in minipal_resolve_dllimport and callhelpers_pinvoke_override
- JIT Escape Analysis: cyclic reference assignments force heap allocation; cannot eliminate escapes in simple mutual-linking case
- [OptionsValidator] Source Generator for [Range] Ignores ErrorMessage and DisplayName
- JIT missing partial escape analysis: object allocated eagerly even when it escapes only on a subset of control-flow paths
- [dotnet-sdk-11.0.100-alpha.1.26062.101] No response is observed in ULogViewer after the OK button is clicked.
- [API Proposal]: Add `Utf8JsonWriter.Reset` overloads accepting new `JsonWriterOptions` configuration
- ARM64 application running as x64 on ARM64 machine
- BFloat16 and Half Parse UTF-8 has inconsistent NumberStyles validation
- HashCode appears to throws away state when wrapping around length
- Docs
- C# not yet supported