Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 806 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 806 Bytes

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