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
- Source generators should be able to handle C# 13 extensions
- JIT generates suboptimal assembly code when using pattern matching
- Filename/path encoding incorrectly causes file-not-found, when EnumerateFiles provided said file
- Corner case virtual method resolution bugs
- [browser] Migrate `wasmconsole` template to WebAssembly SDK
- Android App crashes with abort_application()
- [API Proposal]: Add a parameter to System.IO.Path.GetExtension() for returning the extension without the leading dot
- `MemoryCache`'s unhandled exception handler disposes a timer that takes a lock and can lead to deadlock
- [API Proposal]: Add Vector Embedding Type
- Parameter types of pinvoke callback method 'System.Int32 _PDG(Silk.NET.SDL.PfnMallocFunc, Silk.NET.SDL.PfnCallocFunc, Silk.NET.SDL.PfnReallocFunc, Silk.NET.SDL.PfnFreeFunc)' needs to be blittable.
- Docs
- C# not yet supported