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
- PortableThreadPool permanently stops dispatching: single worker idle in `LowLevelLifoSemaphore.Wait` with `NumProcessingWork=1`, global queue non-empty, GateThread starvation check cannot recover (.NET 8.0.27, Linux x64, Server GC, 32 cores)
- [OptionsValidator] source generator: emit ValidateAsync() for IAsyncValidateOptions<T>
- [ci-scan] Test failure: Android X509 DynamicChainTests name-constraint status mismatch
- [JIT, x64, Tier1+PGO] Wrong opcode emitted (`jb` instead of `jl`) after `test reg,reg` on sign-extended int32, in a chained `||` comparison
- [API Proposal]: Add Obsolete as info diagnostic
- Add Process.Start callback overload with WindowsProcessStartArguments and UnixProcessStartArguments
- Common application data isn't writable by users on Unix (reopen)
- [API Proposal] Add Typed Registration Factories
- [API Proposal]: Extend existing search/lookup/comparison Span and ReadOnlySpan APIs with missing TComparable/TEquatable-based overloads
- arm64: Add SVE ptrue reuse pass after lowering
- Docs
- C# not yet supported