Dignite Abp adds Notification systems, Dynamic forms, Points systems, File management, Tenant-specific views, Tenant-specific localization, and other enhancements to the Abp Framework
Referencing the notification system from Asp.Net Boilerplate, ported to the Abp Framework. Using simple code to send notifications and implementing real-time notifications within the system, as well as email notifications. Developers can also implement their own notification methods.
Dynamic forms allow system administrators to dynamically customize the fields of business object entities online, mainly applied to SKUs of goods in shopping mall systems, polling and research systems, CMS and other systems.
Each tenant can have a separate set of View UI, and developers can easily personalize the tenant UI.
A series of Blazor components developed based on Blazorise, including tree components with drag-and-drop support, and extended functionality DataGrid, and more.
Each tenant can have a separate set of language packs for personalized tenant content presentation.
A Ckeditor Component for Asp.net Blazor, supporting both Server mode and WebAssembly mode. Additionally, it is compatible with the dynamic forms module.
Points enhance user engagement, build loyalty, and incentivize active participation and contribution, and can be used in a wide range of systems such as e-commerce, social media, gaming, education, and health.