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
- ByRef-like structs can be passed via __arglist but not retrieved
- Consider aging dependent handles the same way as the other kinds of handles.
- Support filtering property names on dictionary deserialization.
- JIT doesn't fold typeof(_Canon) == typeof(vt)
- CGroup/Docker memory reservation model isn't honored by GC
- [API Proposal]: Efficient EndPoint serialization
- Change trimming workaround for Linq.Expressions usage of custom operators
- Make `ConnectCallback` more user friendly
- Provide option to ignore null collection elements, not just null property values.
- Have `ConstructorInfo` use `Activator.CreateInstance()` instead of emit for default constructors
- Docs
- C# not yet supported