
NET8, Blazor and Custom User Management
I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity. Here how to add custom fields for users
All technologies, only pure source code
I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity. Here how to add custom fields for users
In this new series of posts, I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity.
I share the code for a Blazor integration with Identity Server and BFF. All browsers don’t allow to share or save an authentication token
In this new post custom JavaScript function in Blazor, I present how to create functions in C# in a Blazor page and integrate them with JavaScript
The Autocomplete for Blazor component offers simple and flexible autocomplete type-ahead functionality for Blazor WebAssembly and Server
I show you how to create form dynamically with Blazor reading the definition of the form from an API or a Json file. It is working quite well
I introduce you my new Guided Tours #Blazor component to help your users to understand the UI of your application
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations from OWASP.