Keep secrets out of source code
Keep secrets out of your source code in Visual Studio. It is never a good idea to store secrets or…
All technologies, only pure source code
Keep secrets out of your source code in Visual Studio. It is never a good idea to store secrets or…
Do you have to display a lot of tabs in your page, but the look and feel is no what…
I show you how to create form dynamically with Blazor reading the definition of the form from an API or…
I show how to implement drag and drop with Blazor because drag and drop has become a popular interface solution in…
I introduce you my new Guided Tours #Blazor component to help your users to understand the UI of your application
I introduce you my new Clippy Blazor component for Blazor WebAssembly and Blazor Server. The component is built with .NET6.
The title ”Call API Management from Blazor” is not explain fully what I’m going to...
In this new post, I like to explain how to add security headers to Blazor WebAssembly to follow the recommendations…
In this post, I show you how to remote debug live content on an Android device from your Windows, Mac,…
In this post, I talk about user-agent and I'm going to create a browser detect component for Blazor WebAssembly and Blazor Server with…
In this new post, I show you the code to dynamically add JavaScript from a Blazor components coming from the…
I'll create a Copy to Clipboard component for Blazor. I use the button to notify if the copy is successful.…
I have created a new Markdown Editor component flexible and rich of functionalities for Blazor WebAssembly and Blazor Server with .NET6.
Today I want to show you how to create a Code Snipper component for Blazor using highlight.js that is available for…
Azure Pipelines Error NETSDK1045: The current .NET SDK does not support targeting .NET 6.0. How to fix this error in…
I have just released a new DataTable component for Blazor WebAssembly and Blazor Server. The...
In this new post, I will show you have to create a simple Markdown editor component for Blazor Assembly and…
In this post I will show you how creating a cross-platform and managing a .NET Service with Blazor that can…
In this new post, I explain how to create and use Tabs control for Blazor Web Assembly and Blazor Server…
In this new post, I'm going to explain how to create a segment control for Blazor Web Assembly and Blazor…
I want to show you how using Chart.js with Blazor Server or Blazor Web Assembly. This is a simple implementation.…
In this post, I'm going to explain how to create an accordion component with Blazor WebAssembly or Blazor Server in…
Create a Blazor component for Quill allows us to easily consume Quill and place multiple instances of it on a…
In this new post, I’m going to show how to export data to Excel in...
First part of a Blazor article series to tell how to create a reusable Blazor component that will be used…