This repository has been archived by the owner on May 1, 2024. It is now read-only.
v1.1.3
Changes
UseMvvm()
has been removed as there is no need for it any more.
Bugfixes
- Resolving a scoped service resulted in an exception. Now it's possible to also set scoped view models as a binding context.
Misc
- Removed dependency on
Microsoft.AspNetCore.Blazor
.