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 supported165 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Directory.GetFileSystemEntries is very slow on linux with NFS share
- Single-file executables should be valid executables according to the platform file spec
- ZipArchive.Open will read non seakable stream to memory & fail with bad error on large streams
- JSON src-gen fast-path does not consider writer Encoder option
- SemaphoreSlim.WaitAsync(CancellationToken) is not cancelled when SemaphoreSlim.Dispose invoked immediately after CancellationTokenSource.Cancel
- Issue diagnostic warnings when custom JsonSerializerContext types don't indicate serializable types
- DOTNET_SYSTEM_NET_SOCKETS_INLINE_COMPLETIONS and UnsafePreferInlineScheduling Support
- Update platform functions to use major and minor version number on FreeBSD
- Avoid running test assemblies in parallel in the same xunit process
- Mono does not implement coreclr_create_delegate hosting API or ComponentActivator
- Docs
- C# not yet supported