All Projects → EasyAbp → Abp.TagHelperPlus

EasyAbp / Abp.TagHelperPlus

Licence: MIT license
An Abp MVC UI tag-helper enhancement module to enhance ABP built-in tag-helpers and provide new tag-helpers such as rich text editor, advanced selector, and more.

Programming Languages

C#
18002 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Abp.TagHelperPlus

ABP version NuGet NuGet Download Discord online GitHub stars

An Abp MVC UI tag-helper enhancement module to enhance ABP built-in tag-helpers and provide new tag-helpers such as rich text editor, advanced selector, and more.

Online Demo

We have launched an online demo for this module: https://taghelper.samples.easyabp.io

Installation

  1. Install the following NuGet packages. (see how)

    • EasyAbp.Abp.TagHelperPlus
  2. Add DependsOn(typeof(AbpTagHelperPlusModule)) attribute to configure the module dependencies. (see how)

Features

EasySelector

Improve the abp-select to support paged items and search.

  • Use abp-dynamic-form: demo.
    • Use in modal: demo.
    • Use on page: demo.
  • Use abp-select: demo.

EditBook

Road map

  • Easy Selector
  • Support abp-select
  • Items sorter
  • Rich text editor
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].