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
- Add TrustedRootCertificates property to HttpClientHandler
- Ability to build at root same as at leaf (or vice versa). Right now I have to learn two commands with different parameters in order to work.
- Consider providing AppDomainSetup.LicenseFile
- Add missing Designer support attributes to the FileSystemWatcher and BackgroundWorker component
- JIT doesn't properly optimize assignment to stackalloced span elements when used as 'out' parameters
- [suggestion] add api to read/write multiple values from System.Threading.Channels
- Investigate effects of missing IBCData for System.Private.DataContractSerialization
- Should IsMatchInBypassList accept localhost has any IP address loopback?
- System.Net.*.Tests are unstable or slow/long-running on a S.P.CoreLib checked runtime
- System.Net.HttpClient.DeleteAsync needs to also accept content parameter like the rest of the methods.
- Docs
- C# not yet supported