@@ -50,14 +50,14 @@ This table includes links to download the latest builds of the ASP.NET Core Shar
50
50
51
51
| Platform | Shared Framework (Installer) | Shared Framework (Binaries) | Hosting Bundle (Installer) |
52
52
| :--------- | :----------: | :----------: | :----------: |
53
- | ** Windows x64** | [ Installer] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-win-x64.exe ) | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-win-x64.zip ) | [ Installer] ( https://aka.ms/dotnet/9 .0/daily/dotnet-hosting-win.exe ) |
54
- | ** Windows x86** | [ Installer] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-win-x86.exe ) | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-win-x86.zip ) | [ Installer] ( https://aka.ms/dotnet/9 .0/daily/dotnet-hosting-win.exe ) |
55
- | ** Windows arm64** | [ Installer] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-win-arm64.exe ) | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-win-arm64.zip ) | [ Installer] ( https://aka.ms/dotnet/9 .0/daily/dotnet-hosting-win.exe ) |
56
- | ** macOS x64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-osx-x64.tar.gz ) | ** N/A** |
57
- | ** macOS arm64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-osx-arm64.tar.gz ) | ** N/A** |
58
- | ** Linux x64** | [ Deb Installer] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-x64.deb ) - [ RPM Installer] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-x64.rpm ) | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-linux-x64.tar.gz ) | ** N/A** |
59
- | ** Linux arm** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-linux-arm.tar.gz ) | ** N/A** |
60
- | ** Linux arm64** | [ RPM Installer] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-aarch64.rpm ) | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-linux-arm64.tar.gz ) | ** N/A** |
61
- | ** Linux-musl-x64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-linux-musl-x64.tar.gz ) | ** N/A** |
62
- | ** Linux-musl-arm** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-linux-musl-arm.tar.gz ) | ** N/A** |
63
- | ** Linux-musl-arm64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/9 .0/daily/aspnetcore-runtime-linux-musl-arm64.tar.gz ) | ** N/A** |
53
+ | ** Windows x64** | [ Installer] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-win-x64.exe ) | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-win-x64.zip ) | [ Installer] ( https://aka.ms/dotnet/10 .0/daily/dotnet-hosting-win.exe ) |
54
+ | ** Windows x86** | [ Installer] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-win-x86.exe ) | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-win-x86.zip ) | [ Installer] ( https://aka.ms/dotnet/10 .0/daily/dotnet-hosting-win.exe ) |
55
+ | ** Windows arm64** | [ Installer] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-win-arm64.exe ) | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-win-arm64.zip ) | [ Installer] ( https://aka.ms/dotnet/10 .0/daily/dotnet-hosting-win.exe ) |
56
+ | ** macOS x64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-osx-x64.tar.gz ) | ** N/A** |
57
+ | ** macOS arm64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-osx-arm64.tar.gz ) | ** N/A** |
58
+ | ** Linux x64** | [ Deb Installer] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-x64.deb ) - [ RPM Installer] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-x64.rpm ) | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-linux-x64.tar.gz ) | ** N/A** |
59
+ | ** Linux arm** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-linux-arm.tar.gz ) | ** N/A** |
60
+ | ** Linux arm64** | [ RPM Installer] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-aarch64.rpm ) | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-linux-arm64.tar.gz ) | ** N/A** |
61
+ | ** Linux-musl-x64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-linux-musl-x64.tar.gz ) | ** N/A** |
62
+ | ** Linux-musl-arm** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-linux-musl-arm.tar.gz ) | ** N/A** |
63
+ | ** Linux-musl-arm64** | ** N/A** | [ Binaries] ( https://aka.ms/dotnet/10 .0/daily/aspnetcore-runtime-linux-musl-arm64.tar.gz ) | ** N/A** |
0 commit comments