Skip to content

An Abp MVC UI tag-helper enhancement module to enhance ABP built-in tag-helpers and provide new tag-helpers, with boostrap5 theme and languaje localization.

License

Notifications You must be signed in to change notification settings

washyn/Abp.TagHelperPlus.Bootstrap5

 
 

Repository files navigation

Abp.TagHelperPlus with Boostrap 5 theme

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.

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

TODO:

  • Add localization lang.

Improvements

  • Boostrap theme, removed default style injected and add Boostrap 5.

About

An Abp MVC UI tag-helper enhancement module to enhance ABP built-in tag-helpers and provide new tag-helpers, with boostrap5 theme and languaje localization.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.1%
  • JavaScript 2.8%
  • HTML 2.4%
  • Other 0.7%