Nieuws

The @model directive that ties a Razor Page to its controller (or a View to its data transfer object) isn't even supported in a Blazor Page. That moves your page's code into the View, at least ...