Skip to content

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.

License

Notifications You must be signed in to change notification settings

ThreeLambs/Abp.TagHelperPlus

 
 

Repository files navigation

Abp.TagHelperPlus

NuGet NuGet Download

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. (see demo)

CacheItems

Road map

  • Easy Selector
  • Rich text editor

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.3%
  • HTML 2.5%
  • JavaScript 2.2%
  • Dockerfile 1.0%