Obtain nightly build from here or latest release from official download page, but nightly build is highly recommended.
Add the following sources to your nuget config.
<packageSources>
<add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
</packageSources>