# EasyAbp
An open-source organization that enhances your ABP project development efficiency.
# ABP Framework
ABP Framework (opens new window) (opens new window) is an open-source web application framework based on ASP.NET Core (opens new window). All the products in EasyAbp organization are designed for the ABP framework.
# AbpHelper
AbpHelper provides code generation and more features to help you develop applications and modules with the ABP framework.
We provide AbpHelper.GUI (opens new window) (opens new window) to help you use it more visually.
You can also use AbpHelper.CLI (opens new window) (opens new window) directly if you are more used to command line.
# Modules
ABP is a modular application framework. We made a lot of useful and interesting modules, you can install them to your solution easily and use them for free.
# Application Modules
# Forum (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp forum application module.
# Cms (opens new window)
An abp CMS application module.
# EShop (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module group that provides basic e-shop service.
# PaymentService (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module that provides payment service.
# NotificationService (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
# BookingService (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP application module that allows users to book time for people or assets.
# DynamicForm (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP module helps users to define and use dynamic forms at runtime.
# WarehouseManagement (opens new window)
An abp application module that provides basic features to build a warehouse management system (WMS).
# SharedResources (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module that allows users to share resources with each other.
# GiftCardManagement (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module where you can create gift cards and your app user can use them to exchange something.
# FileManagement (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module that allows users to upload and manage their own files based on the ABP BLOB storing.
# ReviewManagement (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module that provides general user review service. For example, a user can review a product he has bought with text, pictures and star-rating.
# PrivateMessaging (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module that allows users to send private messages to each other.
# InstantMessaging (opens new window)
An abp application module that allows users to chat with each other instantly.
# Elsa (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An Abp module integrates Elsa workflows and provides some preset Elsa activities for the ABP framework.
# GoalManagement (opens new window)
An abp application module that allows setting goals and rewards users who achieve the goals.
# CacheManagement (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module helps administrators to manage the app cache data.
# LoggingManagement (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp application module to help you query and manage your application logs.
# WeChatManagement (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理等高级功能的Abp应用模块组
# UniappManagement (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
实现uni-app的应用版本管理、整包更新、热更新、差量热更新等功能的Abp应用模块
# Framework Modules
# Abp.GraphQL (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP module that allows using application services by GraphQL. It also accepted custom schemes and types you defined.
# Abp.RelatedDtoLoader (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An Abp module that help you automatically load related DTO (like ProductDto in OrderDto) under DDD.
# Abp.AspNetCoreRateLimit (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An Abp module helps you control how often your service is used.
# Abp.Cqrs (opens new window)
An Abp module to implement CQRS.
# Abp.VerificationCode (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP module to generate and verify verification codes.
# Abp.TagHelperPlus (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
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.
# Abp.DataDictionary (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
Abp data dictionary module.
# Abp.Elasticsearch (opens new window)
Abp Elasticsearch module.
# Abp.SettingUi (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP module used to manage ABP settings.
# Abp.PhoneNumberLogin (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp module to avoid duplicate user phone numbers being confirmed and providing phone number confirmation and phone number login features and more.
# Abp.EventBus.Boxes.Dtm (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
The DTM implementation module of ABP distributed event boxes.
# Abp.EventBus.CAP (opens new window) (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
ABP vNext framework CAP EventBus module.
# Abp.EntityUi (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp module that dynamically generates management UI for entities in runtime.
# Abp.DynamicQuery (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP module helps you quickly implement dynamic queries.
# Abp.DynamicEntity (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP module that can dynamically create entities at runtime and perform CRUD operations like normal entities.
# Abp.DynamicMenu (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp module that dynamically creates menu items for ABP UI projects in runtime.
# Abp.DynamicPermission (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An ABP module that allows you to define and grant dynamic permissions in runtime.
# Abp.Trees (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp module that provides standard tree structure entity implement.
# Abp.Sms.TencentCloud (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
Abp TencentCloud SMS module.
# Abp.BlobStoring.TencentCloud (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
TencentCloud implementation of Abp BLOB Storing.
# Abp.PhoneNumberLogin (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
An abp module to avoid duplicate user phone numbers being confirmed and providing phone number confirmation and phone number login features and more.
# Abp.WeChat (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装
# Abp.TencentCloud (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
专门为 ABP vNext 封装的腾讯云 SDK 模块
# Abp.Aliyun (opens new window) (opens new window) (opens new window) (opens new window) (opens new window)
专门为 ABP vNext 封装的阿里云 SDK 模块
# UI Theme Modules
Empty.
# Applications
ABP application startup template or installer with pre-built modules.
# EasyMall (opens new window)
Quickly build an e-commerce application based on EasyAbp.EShop.
# How To
See "How To" Guides.