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
- Fix intermittent SystemTrustCertificateWithCustomRootTrust CI failure
- Fix dotnet-pgo SPGO crash in FlowSmoothing.MakeGraphFeasible
- [Runtime Async] Support for covariant override of `Task`- returning base with a `Task<T>`- returning derived method.
- X509FilesystemTests.CrlDiskCacheRecovers fails with Unable to read data from the transport connection: Operation canceled.
- Fix flaky NonPowerOfTwoKeySizeOaepRoundtrip test with retry on transient CryptographicException
- Make TestKeyRing.CreateECDsa resilient to transient macOS OSStatus -50 failures
- Fix flaky MountVolume tests: replace fixed delays with polling loops
- Fix ObjectToIdCache.RemoveAt() backward-shift deletion bug (fixes intermittent DCS_MyPersonSurrogate_Stress failure)
- Fix flaky FileSystemWatcher_Directory_Delete_MultipleFilters due to Windows NTFS pending-delete race
- Fix fork/exec race in Process.ProcessName on Linux (GetUntruncatedProcessName)
- Docs
- C# not yet supported