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
- 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
- [HttpListener] contract requires access to internal APIs from Cookie.
- System.Text.Json - Add overloads for reading a Guid using a custom "standard format"
- Consider adding a JsonSerializerOptions.CultureInfo option
- Docs
- C# not yet supported