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
- ILVerify does not flag a non-virtual method bound to an interface slot (TypeLoadException at class load)
- JIT: (bug) negating division by the signed minimum gives the wrong result
- [release/11.0] [Mono][browser] Quarantine double Min/Max NaN payload tests
- JIT: (bug) Loop hoisting moves a throwing division above a bounds check, so the wrong exception is raised
- WebProxy's BypassProxyOnLocal domain detection could be improved
- JIT: Runtime async should consider `out` arguments to be full definitions
- [Wasm R2R]: emit GC polls
- Options validation generator produces CS1027 for conditional enclosing generic headers
- Logging source generator produces CS1027 for conditional modifiers and generic headers
- Checked build JIT assertion (`pfnHelper != NULL`) when accessing `__declspec(thread)` TLS from IJW/C++CLI managed entry points
- Docs
- C# not yet supported