Skip to content

rabbitism/AntDesignToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant Design Blazor Toolbox

Your companion for developing Blazor with Ant Design Blazor

Supported Version

Requires Visual Studio 2022 or newer

Features (WIP)

  1. Drag and Drop control from toolbox to razor file.
  2. Generate boilerplate razor component for specific scenarios.
  3. Customize and export code snippets.

Demo

  • Drag Ant Design Blazor components to razor file

demo

  • Create Razor component with code behind or stylesheet

demo

  • Generate code behind and stylesheet for existing components

demo

  • Surround component with tag

demo

  • Surround component with component

demo