We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35e767 commit 1dd16d1Copy full SHA for 1dd16d1
aspnetcore/migration/80-to-90/includes/blazor.md
@@ -34,3 +34,4 @@ In the client project (`.Client`):
34
+ builder.Services.AddAuthenticationStateDeserialization();
35
```
36
37
+For more information, see <xref:aspnetcore-9#simplified-authentication-state-serialization-for-blazor-web-apps>.
0 commit comments