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

v1.1.3

Compare
Choose a tag to compare
@klemmchr klemmchr released this 27 Sep 22:19
4fcc759

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.