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 supported164 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Evaluate opportunities for slowing down the rate at which threads are released in the thread pool, informed by feedback criteria
- Investigate UTF8/UTF16 transcoding with AVX512
- Make createdump easier to use with native AOT
- R2R Build perf: consider parallelizing `RunReadyToRunCompiler` in `_CreateR2RImages`
- [API Proposal]: Provide a way to create Attribute from CustomAttributeData
- Marshalling generators use 0 as the length during cleanup for inner arrays of jagged 2D arrays that are [In] and ManagedToUnmanaged
- [API Proposal]: `Version.ToString(IFormatProvider?)`
- Marshalling generators LastIndexMarshalled tracking doesn't free partially marshalled inner array elements if marshalling fails
- [NativeAOT] Enable running libraries and functional tests locally and on CI
- Trimming: Investigate if we can provide an analyzer which guides people to use `UnconditionalSuppressMessage`
- Docs
- C# not yet supported