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 supported161 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Use UnsafeAccessor/reflection for inaccessible members in source-generated JsonTypeInfo
- Add JsonNamingPolicy.PascalCase and JsonKnownNamingPolicy.PascalCase
- Add JsonNamingPolicyAttribute for member-level naming policies in System.Text.Json
- Support type-level JsonIgnoreCondition via [JsonIgnore] on classes, structs, and interfaces
- [WIP] Add SIMD support for Json APIs in ASP.NET Core 3
- Add JsonDictionaryKeyFilter to support filtering property names on dictionary deserialization
- NativeAOT: Use `lib` prefix by default on Unix for native library outputs
- Devirtualization for Async Methods in crossgen2 resolveVirtualMethod
- Directory.Move throws when destination not exist
- JIT: Fix fgFoldCondToReturnBlock for multi-statement return blocks
- Docs
- C# not yet supported