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
- .NET Core 3.1 - FileInfo not giving any value corresponding to Change timestamp in Linux
- Debugger display of compiled lambda shows "Internal Error evaluating expression"
- MAX_MANIFEST_RESOURCES = 1024
- Introduce IReadOnlyObservableCollection<T>, a common interface for observable collections
- [C++/CLI] Direct access of unmanaged thread_local variable from managed code causes unexpected NullReferenceException
- Prefer Dictionary.Remove(key, out value) over Dictionary.this[key], followed by Dictionary.Remove(key)
- Developers benefit from nullable annotations throughout all netcoreapp and Windows Compat Pack libraries
- JIT should allow producing CFG/XFG-enabled binaries
- build.cmd fails if path contains a space
- Reducing transitive dependency closure of System.Diagnostics.DiagnosticSource
- Docs
- C# not yet supported