Blazor continues to make waves in the .NET ecosystem by offering a powerful and flexible UI framework that allows developers to build rich, interactive web applications using C# instead of JavaScript.
This application aims to give you a starting enviroment to use for authentication. It uses Blazor, Swagger API, JWT Token You will have to run a migration and also update database. We have the ...
I'm writing an Outlook add-in in Blazor (Server). In the add-in, I'd like to call the Microsoft Graph API using the logged in Office user, so obviously I want to use SSO to be transparent for the ...