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
- Switch Default CI Focus to osx-arm64 for CoreCLR PRs
- [API Proposal]: RegionInfo.GetAllRegions() like CultureInfo.GetAllCultures()
- BitArray should support Range-Indexer (RuntimeHelpers.GetSubArray<bool>) to get a range of Bits
- JIT: Strength reduction should be able to reason about field accesses on top of arrays
- ARM64-AdvSimd: incorrect LoadVector128 summary
- [API Proposal]: Add missing IsPlatform methods to `OperatingSystem` class
- FileStream.SetAccessControl() is useless due to missing rights
- [Analyzer Proposal] Warn when passing an int value to DateTimeOffset.FromUnixTimeSeconds()
- `Delegate.Method` doesn't work with open instance delegates over methods on a generic type in CoreCLR
- [API Proposal]: System.Runtime.InteropServices.Marshalling.DelegateMarshaller for delegate
- Docs
- C# not yet supported