Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,611 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a .Net 5 core Blazor server-side application which I have been asked to modify so that it can use SAML 2 for authentication. Has anyone done this before? i can see examples of SAML and ASP.NET Core MVC but not Blazor.