Skip to content

Introduce EasyAbp organization, list our modules, provide the specification for the module development.

Notifications You must be signed in to change notification settings

xyfy/EasyAbpGuide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

EasyAbp

An open source organization to enhance your ABP project development efficiency.

ABP Framework

ABP Framework is an open-source web application framework based on ASP.NET Core. 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 to help you use it more visually.

  • You can also use AbpHelper.CLI 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

Name Description Release
Forum An abp forum application module. Backlog
Cms An abp CMS application module. Backlog
EShop An abp application module group that provides basic e-shop service. NuGet
PaymentService An abp application module that provides payment service. NuGet
NotificationService An integrated user notification service Abp application module, support email, SMS, PM, and more other providers. Backlog
WarehouseManagement An abp application module that provides basic features to build a warehouse management system (WMS). Backlog
SharedResources An abp application module that allows users to share resources with each other. NuGet
CalendarManagement An abp application module that allows users to arrange times for people or things, it is also easy to help you build a reservation system. Backlog
GiftCardManagement An abp application module where you can create gift cards and your app user can use them to exchange something. NuGet
FileManagement An abp application module that allows users to upload and manage their own files based on the ABP BLOB storing. NuGet
ReviewManagement 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. Backlog
PrivateMessaging An abp application module that allows users to send private messages to each other. NuGet
InstantMessaging An abp application module that allows users to chat with each other instantly. Backlog
Oa.Workflow An abp application module you can use to create OA workflows with customized rules and data. Backlog
SeedingTool An abp application module to help host/tenants re seed the initial data with background job in launched applications. Backlog
Achievements An abp application module that allows to set goals and rewards the achievements of the goals. Backlog
CacheManagement An abp application module helps administrators to manage the app cache data. NuGet
WeChatManagement 基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理等高级功能的Abp应用模块组 NuGet
UniappManagement 实现uni-app的应用版本管理、整包更新、热更新、差量热更新等功能的Abp应用模块 NuGet

Framework Modules

Name Description Release
Abp.RelatedDtoLoader An Abp module that help you automatically load related DTO (like ProductDto in OrderDto) under DDD. NuGet
Abp.AspNetCoreRateLimit An Abp module helps you control how often your service is used. NuGet
Abp.StorageService An ABP module to realize storage, which helps you upload to the storage and manage the stored data. Backlog
Abp.Cqrs An Abp module to implement CQRS. Backlog
Abp.VerificationCode An Abp module to generate and verify verification codes, it can also help you send the verification codes to users through the EasyAbp.NotificationService module. Backlog
Abp.TagHelperPlus An Abp MVC UI tag-helper enhancement module to provide enhanced ABP built in tag-helpers, rich text editor, dynamic tag selector and more. Backlog
Abp.DataDictionary Abp data dictionary module. Backlog
Abp.Elasticsearch Abp Elasticsearch module. Backlog
Abp.WorkflowCore Abp Workflow Core module. Backlog
Abp.EventBus.CAP This is a repository integrated CAP with ABP EventBus. NuGet
Abp.SettingUi An ABP module used to manage ABP settings. NuGet
Abp.Trees An abp module that provides standard tree structure entity implement. NuGet
Abp.Sms.TencentCloud Abp TencentCloud SMS module. NuGet
Abp.BlobStoring.TencentCloud TencentCloud implementation of Abp BLOB Storing. NuGet
Abp.DynamicQuery An ABP module helps you quickly implement dynamic queries. Backlog
Abp.DynamicEntity An ABP module that can dynamically create entities at runtime and perform CRUD operations like normal entities. Backlog
Abp.WeChat Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装 NuGet
Abp.TencentCloud 专门为 ABP vNext 封装的腾讯云 SDK 模块 NuGet
Abp.Aliyun 专门为 ABP vNext 封装的阿里云 SDK 模块 NuGet

UI Theme Modules

UI Framework Name Description Release
MVC LYear A simple ABP MVC UI theme. NuGet
MVC Easy EasyAbp's first Abp MVC UI theme module. Backlog

Applications

ABP application startup template or installer with pre-built modules.

Name Description Release
EasyMall Quickly build an e-commerce application based on EasyAbp.EShop. Release

How To

See "How To" Guides.

About

Introduce EasyAbp organization, list our modules, provide the specification for the module development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published