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 supported166 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Fix JsonSchemaExporter decimal pattern to support exponent notation
- Add `contentEncoding: base64` to JSON schema for byte[], Memory<byte>, and ReadOnlyMemory<byte>
- [cDAC] Handle unavailable module metadata
- JIT: Remove boxing from value type instance calls
- Add an `ilverify` flag for verifying `UnsafeAccessor`s.
- Use current user SID (not owner SID) for `PipeOptions.CurrentUserOnly` on Windows
- JIT: Fold impossible type tests between unrelated classes
- Make all entries in WASM tables SymbolDefinitions
- Consolidate symmetric crypto tests (AES, TripleDES, RC2, DES) into unified test project
- Fix GC.GetTotalMemory returning negative under regions GC
- Docs
- C# not yet supported