A high-performance, virtualized tree view component for Blazor with lazy-loading support. This repository contains the reusable VirtualTreeView component and a demo app showing how to use it at scale.
NeoUI for Blazor brings the beautiful design system of shadcn/ui to Blazor applications. This library provides zero-config, plug-and-play UI components with full shadcn/ui compatibility, featuring pre ...
For years, JavaScript has reigned as the undisputed language of the web, powering everything from single-page apps to massive enterprise systems through frameworks like React, Angular, and Vue. But ...
In this article we will make a static web app and deploy to Azure using GitHub actions. What is a static web app? In modern web development, the front end application that the user accesses in their ...
Your first step to creating a PWA in Visual Studio 2019 (I used the Community Edition Preview) is to select the Blazor App template in the File | New Project dialog. After starting the Blazor App ...