Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

v1.1.2

Compare
Choose a tag to compare
@klemmchr klemmchr released this 25 Sep 19:39
fed13dc

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.