Mvc Controls Toolkit Core Add-Ons

Advanced tag helpers (Available in february 2019)

drag-grid An usual grid with draggable rows.It uses Html5 native drag and drop, if available, and and the row order may be bound to a numeric data item property.

TreeView/TreeGrid. All items may be edited as the items of a standard grid, and branches may be moved to a different father with "drag and drop". Both the father, and the children order may be bound to data item properties.

Blazor provider (Available in february 2019)

Tag helper provider and other tools to use Mvc Controls Toolkit Core in Blazor applications.