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
- JsonPropertyName inheritance perserve the parent member
- `default(T)` produces non-optimized code in contrast to `new T()` on (generic) value types when the instance is not used
- Extra 'LambdaExpression.CompileToMethod(DynamicMethod)' overload
- [HttpListener] [Managed] HttpListenerResponse should align with Windows behaviour for Close(byte[], bool)
- [RyuJIT] lack of escape analysis makes high GC overhead in SoA SIMD programs
- [Feature Request] EventPipe should record the configuration used to collect a trace
- Eliminate duplication with shipping ILLink targets
- CreateAppHost on a locked file takes much longer to fail in net6 than it did in net5
- Questions about ICorDebugEval2::NewParameterizedObjectNoConstructor
- DateTime and DateTimeOffset produce different ISO8601 strings
- Docs
- C# not yet supported