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

HubCrike/EasyAbpGuide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

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 for ASP.NET Core. All of EasyAbp organization's work is for ABP vNext framework.

AbpHelper

AbpHelper is a tool that help 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 Overview

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 Status
Forum An abp forum application module. Unplanned
GiftCardManagement An abp application module where you can create gift cards and your app user can use them to exchange something. Released
FileUpload An abp application module that allows users to upload files based on EasyAbp.Abp.StorageService. Unplanned
PrivateMessaging An abp application module that allows users to send private messages to each other. Released
InstantMessaging An abp application module that allows users to chat with each other instantly. Unplanned
SeedingTool An abp application module to help host/tenants re seed the initial data with background job in launched applications. Unplanned
CacheManagement An abp application module helps administrators to manage the app cache data. Released
UniappManagement 实现uni-app的应用版本管理、整包更新、热更新、差量热更新等功能的Abp应用模块 Released

Framework Modules

Name Description Status
Abp.RelatedDtoLoader An Abp module that help you automatically load related DTO (like ProductDto in OrderDto) under DDD. Released
Abp.UsingLimiter An Abp module helps you control how often your service is used. Coming
Abp.StorageService An ABP module to realize storage, which helps you upload to the storage and manage the stored data. Unplanned
Abp.Captcha An Abp module to generate CAPTCHAs and provide verification for app users through email, SMS or more. Unplanned
Abp.Sms Abp SMS module. Unplanned
Abp.Elk Abp ELK (Elasticsearch + Logstash + Kibana) module. Unplanned
Abp.Workflow Abp workflow module. Unplanned
Abp.SignalR Abp SignalR module. Unplanned
Abp.EventBus.CAP This is a repository integrated CAP with ABP EventBus. Released
Abp.SettingUi An ABP module used to manage ABP settings. Released
Abp.WeChat 专门为 ABP vNext 封装的微信模块,包括微信公众号和微信支付相关接口 Released
Abp.TencentCloud 专门为 ABP vNext 封装的腾讯云 SDK 模块 Released
Abp.Aliyun 专门为 ABP vNext 封装的阿里云 SDK 模块 Released

UI Theme Modules

UI Framework Name Description Status
MVC Easy EasyAbp's first Abp MVC UI theme module. Unplanned

How to Contribute?

If you want to contribute codes or a new module to EasyAbp organization, please read the 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