The returned type from AddServerSideSessions is IBffBuilder instead of IBffServicesBuilder #345
-
|
The extension method used to add an own implementation of the IUserSessionStore is returning an IBffBuilder instead of IBffServicesBuilder. The generic type argument for the AddBlazorServer extensions have a constraint on IBffServicesBuilder. .AddServerSideSessions() Version affected 4.0.0-rc.1 and 4.0.0-rc.2 |
Beta Was this translation helpful? Give feedback.
Answered by
Erwinvandervalk
Sep 29, 2025
Replies: 1 comment
-
|
Hi @ntomasn , Thank you for your observation. You're correct. This will be fixed in a future RC. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
StuFrankish
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ntomasn , Thank you for your observation. You're correct. This will be fixed in a future RC.