This is part of API review for Blazor. We're renaming these projects to reflect the fact that they are for Blazor using web technologies (html +css). The old naming of .Browser of whether it meant client-side (in the browser).
* Better circuit ids. * Generates cryptographically strong circuit ids. * 32 bits of entropy from a PRNG. * DataProtected for authenticated encryption.
Reconnect if we have state on the server Fixes #7537