Microsoft, Google and Cookie Authentication and Authorization
In this session we will cover how you can use Blazor within your Web Form applications.
For more information head over to https://aka.ms/FocusonBlazor
Really useful video - it feels like a helping hand from Redmond just got extended our way.
Our webforms app is gigantic (around 150 .aspx pages sat on 600 stored procedures). Therefore to recreate this in Blazor is going to take a LONG time. Is (or will) there any way to host the Blazor version alongside the existing, and slowly swap out the old with the new, so we can phase in as time permits?