| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NET 10.0.12 source code.tar.gz | 2026-08-21 | 95.3 MB | |
| NET 10.0.12 source code.zip | 2026-08-21 | 132.5 MB | |
| README.md | 2026-08-21 | 4.1 kB | |
| Totals: 3 Items | 227.8 MB | 30 | |
What's Changed
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/131201
- [release/10.0] Fix EH - throw from catch in UnmanagedCallersOnly by @janvorli in https://github.com/dotnet/runtime/pull/131467
- [release/10.0] Fix g_gc_lowest_address updating by @janvorli in https://github.com/dotnet/runtime/pull/131432
- [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/130599
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/131415
- [release/10.0] Fix GC hole when method return is hijacked for GC suspension by @steveisok in https://github.com/dotnet/runtime/pull/131708
- [release/10.0] Fix flaky MalformedPacketsDuringHandshake test by @rzikm in https://github.com/dotnet/runtime/pull/131757
- [release/10.0] JIT: fix bit-test switch lowering when the bit table is inverted by @EgorBo in https://github.com/dotnet/runtime/pull/131781
- [release/10.0] Update dependencies from dotnet/hotreload-utils, dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/131795
- [release/10.0] JIT: bail out of CEA cloning if alloc block has multiple successors by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131810
- [release/10.0] [mono][interp] Add missing intrinsic for Volatile.ReadBarrier/WriteBarrier by @github-actions[bot] in https://github.com/dotnet/runtime/pull/130303
- [release/10.0] bump azure.storage.blob and azure.identity versions by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131912
- [release/10.0] [mono][AOT] gsharedvt - stop validating generic constraints by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131735
- [Release 10.0] Support hardware with more than 1024 CPUs by @janvorli in https://github.com/dotnet/runtime/pull/131740
- [release/10.0] Fix address sanitizer issues by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131975
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/131737
- [release/10.0] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/131851
- [release/10.0] Update EmsdkPackageVersion to use version from dependency flow by @akoeplinger in https://github.com/dotnet/runtime/pull/128939
- [release/10.0] [mono] Fix interface call in case of reabstraction by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131475
- [release/10.0] Fix native EH in external shared libs on macOS by @github-actions[bot] in https://github.com/dotnet/runtime/pull/131434
- [release/10.0] Implement a workaround for ld-prime hitting an assert on large addends by @agocke in https://github.com/dotnet/runtime/pull/132171
- [release/10.0] Make TestKeyRing.CreateECDsa resilient to transient macOS OSStatus -50 failures by @github-actions[bot] in https://github.com/dotnet/runtime/pull/132252
- [release/10.0] Disable timing out EncryptedXml encoded-DTD tests by @github-actions[bot] in https://github.com/dotnet/runtime/pull/132203
- [release/10.0] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/132501
- [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/132386
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/132175
- [release/10.0] Fix IsSupported tests for ML-KEM by @github-actions[bot] in https://github.com/dotnet/runtime/pull/132512
- [release/10.0] Fix array size overflow in objectalloc.cpp by @github-actions[bot] in https://github.com/dotnet/runtime/pull/132485
- [release/10.0] Fix handling of non-ASCII data in CBOR indefinite strings by @bartonjs in https://github.com/dotnet/runtime/pull/131278
Full Changelog: https://github.com/dotnet/runtime/compare/v10.0.11...v10.0.12