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
- Add RegexOptions.AnyNewLine via parser lowering
- [browser][coreclr] Add skill and documentation for runtime tests
- Fix: Allow inline regex options in conditional expression branches
- Fix SYSLIB1045 code fixer generating duplicate MyRegex names across partial class declarations
- 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
- Docs
- C# not yet supported