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
- MemoryExtensions: multi-value IndexOfAny/IndexOfAnyExcept/LastIndexOfAny/LastIndexOfAnyExcept missing int/long fast paths
- Remove boxing for awaited custom awaiters
- Round-trip TimeZoneInfo.ToSerializedString on Unix (#19794)
- [API Proposal]: MemoryMarshal.GetAlignmentOffset for safe SIMD loop peeling
- JIT: single-pass register allocator for MinOpts
- [ci-scan] Hang: System.Net.WebSockets.Client.Tests times out on Apple (tvos/iossimulator) after 4500s
- [ci-scan] Test failure: GC/API/GC/GetConfigurationVariables on GCStandAlone windows-arm64
- [Wasm R2R] directly call the async resumption stub
- [Regression] BackgroundService.StartAsync may never invoke ExecuteAsync when the service is stopped immediately after start (regression from Task.Run(delegate, stoppingToken))
- Test Failure: System.Text.Tests.TranscodingStreamTests.CanRead_DelegatesToInnerStream
- Docs
- C# not yet supported