
Custom JavaScript function in Blazor
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
All technologies, only pure source code
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
In this new post, I introduce an update with labels and OnClickChart event, my ChartJs component for Blazor. Let me know what you think
I’m releasing a new update for Browser Detect component for Blazor that detect correctly Windows 11 plus few improvements.
The Autocomplete for Blazor component offers simple and flexible autocomplete type-ahead functionality for Blazor WebAssembly and Server
I introduce my new #Timeline component for #Blazor #WebAssembly and Blazor #Server. The components is build with #NET6.
Do you have to display a lot of tabs in your page, but the look and feel is no what you want. Here you have a ScrollTabs component for Blazor
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 show how to implement drag and drop with Blazor because drag and drop has become a popular interface solution in modern applications.
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.
I finally complete the first implementation of my Blazor component for ChartJS that helps you to create beautiful graphs
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 .NET6.
This World Map component for Blazor WebAssembly and Blazor Server creates an interactive map of the world or specific region and shows your data
SVG Icons and flags for Blazor is a new library that contains tons of icons in SVG format and also all the world flags for each country
In this new post, I show you how to add code snippet in Razor pages for Blazor WebAssembly and Blazor Server using highlight.js
I’ll create a Copy to Clipboard component for Blazor. I use the button to notify if the copy is successful. So, I return reset the button
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 191 different languages
I have just released a new DataTable component for Blazor WebAssembly and Blazor Server. The NuGet package is available here….
In this new post, I will show you have to create a simple Markdown editor component for Blazor Assembly and Blazor Server. Source code inside.
In this new post, I explain how to create and use Tabs control for Blazor Web Assembly and Blazor Server with basic HTML, CSS and C#
In this new post, I’m going to explain how to create a segment control for Blazor Web Assembly and Blazor Server. The NuGet package is available
In this post, I’m going to explain how to create an accordion component with Blazor WebAssembly or Blazor Server in a very simple way
Create a Blazor component for Quill allows us to easily consume Quill and place multiple instances of it on a single page in our applications
First part of a Blazor article series to tell how to create a reusable Blazor component that will be used in your Blazor applications