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 supported165 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- SyndicationItem.Load + FileBufferingReadStream (via Request.EnableBuffering()) fails with "Root element is missing" exception
- EnumerateFileSystemInfos on SSD slower than HDD when Windows has the data cached
- Improve EventSource trimming
- [dotnet-dump] "clrstack -i" fails to walk the call stack of a thread that has a StackOverflow exception
- Security of Using System.Diagnostics.Process with System.Diagnostics.ProcessStartInfo's ArgumentList on Windows
- When compiling a delegate from a System.Linq.Expressions expression tree, if the tree is too complex, compilation fails when hoisted variables are used
- Jit should be able to detect if MIBC is collected by user
- ConfigurationManager.AppSettings getter is not thread safe and multiple instances are created
- Help required on using DynamicallyAccessedMembersAttribute in .NET Standard 2.0 Libraries
- Using ApplyUpdate for Hot Reload shows stack traces not mappable to source
- Docs
- C# not yet supported