| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NET 10.0.8 source code.tar.gz | 2026-04-22 | 95.1 MB | |
| NET 10.0.8 source code.zip | 2026-04-22 | 132.4 MB | |
| README.md | 2026-04-22 | 3.1 kB | |
| Totals: 3 Items | 227.5 MB | 0 | |
What's Changed
- [release/10.0] Defer DOTNET_DbgEnableMiniDump error message until dump creation by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126055
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/126001
- [release/10.0] clang-21 on macos fixes by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126319
- [release/10.0] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/126290
- [release/10.0] Update WebAssembly Helix image versions by @richlander in https://github.com/dotnet/runtime/pull/126526
- Move shared Linux build pool defaults from Ubuntu 22.04 to Azure Linux 3 by @Copilot in https://github.com/dotnet/runtime/pull/126045
- [release/10.0] Fix missing call to write barrier in static constructors of ref structs by @janvorli in https://github.com/dotnet/runtime/pull/125613
- [release/10.0] Fix CLR->COM RCW ownership tracking on the slow path by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126757
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/126184
- [release/10.0] JIT: fix bug in loop cloning with down-counting loops by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126885
- [release/10.0] JIT: Handle writes to promoted locals in
AliasSet::AddNodeby @github-actions[bot] in https://github.com/dotnet/runtime/pull/126939 - [release/10.0] [browser] Generate boot config with hash field instead of integrity by @maraf in https://github.com/dotnet/runtime/pull/122391
- [release/10.0] Fix native AOT outerloops by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126824
- [release/10.0] Fix native AOT outerloops by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126815
- [release/10.0] Fix Native AOT-incompatible reflection in CalendarTestBase by @Copilot in https://github.com/dotnet/runtime/pull/126817
- [release/10.0] Fix ARM64 interface dispatch cache torn read by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126689
- [release/10.0] Fix race condition in cached interface dispatch stubs by @github-actions[bot] in https://github.com/dotnet/runtime/pull/126690
- [release/10.0] Enhance createdump to detect alt stack execution by @hoyosjs in https://github.com/dotnet/runtime/pull/127071
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/126934
- [release/10.0] Improve UnwindInfoTable's performance by @eduardo-vp in https://github.com/dotnet/runtime/pull/126331
- [release/10.0] Do not store result of cast in IDynIntfCastable scenarios by @github-actions[bot] in https://github.com/dotnet/runtime/pull/125637
- [Release/10.0] Pass down DJI and MethodDesc to avoid unnecessary PtrHashMap lookup by @hoyosjs in https://github.com/dotnet/runtime/pull/126247
Full Changelog: https://github.com/dotnet/runtime/compare/v10.0.6...v10.0.8