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 supported152 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Efficient way to check if a method has been overridden
- [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory
- Hide reflection additions introduced for Windows Store
- TypeLoadException.TypeName no longer contains the fully qualified name of the type that caused the exception.
- Optimize Microsoft.Extensions.Caching.Memory
- Incorrect Encoding in Console Output with WinExe OutputType
- Result of Regex.Match("wtfb",@"(.)()+?b") is not same as new Regex(@"(.)()+?b",RegexOptions.Compiled).Match("wtfb")
- Randomly getting System.Net.Sockets.SocketException (111): Connection refused in Production
- Randomly getting System.Net.Http.HttpRequestException: hostname nor servname provided, or not known (prd-services-apim.xcbsystems.com:443)
- [Perf] Linux/arm64: 4 Regressions on 12/26/2024 9:20:31 PM
- Docs
- C# not yet supported