You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Additions
View models for blazor serverside are now resolved from the http context service provider. This allows to access services like IHttpContextAccessor. Blazor will get the services from the root dependency provider.