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

dut3062796s/EasyAbpGuide

 
 

Repository files navigation

EasyAbp

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

Abp vNext Framework

ABP vNext is an open-source web application framework based on ASP.NET Core. All the products of EasyAbp organization are designed for ABP vNext framework.

AbpHelper

AbpHelper is a tool that helps you with developing Abp vNext applications.

  • 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
FileUpload An abp application module that allows users to upload files based on EasyAbp.Abp.StorageService. 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
EasyComment An ABP application module provides a flexible comment system. Backlog
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.ValidationCode An Abp module to generate and verify validation codes, it can also help you send the validation 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.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 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

Q & A

Q: How to make ABP modules that meet the EasyAbp standard?
A: See Getting Start to Develop Modules document.

Q: How to Contribute?
A: See Module Development Specification document.

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