• Stars
    star
    409
  • Rank 105,195 (Top 3 %)
  • Language
  • Created over 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

EasyAbp

Discord online

We help to improve your development experience with the ABP framework.

ABP Framework

ABP Framework GitHub stars 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 GitHub stars to help you use it more visually.

  • You can also use AbpHelper.CLI GitHub stars 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 ABP version NuGet NuGet Download GitHub stars

An abp forum application module.

Cms Backlog

An abp CMS application module.

EShop ABP version NuGet NuGet Download GitHub stars

An abp application module group that provides basic e-shop service.

PaymentService ABP version NuGet NuGet Download GitHub stars

An abp application module that provides payment service.

NotificationService ABP version NuGet NuGet Download GitHub stars

An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.

BookingService ABP version NuGet NuGet Download GitHub stars

An ABP application module that allows users to book time for people or assets.

DynamicForm ABP version NuGet NuGet Download GitHub stars

An ABP module helps users to define and use dynamic forms at runtime.

WarehouseManagement Backlog

An abp application module that provides basic features to build a warehouse management system (WMS).

SharedResources ABP version NuGet NuGet Download GitHub stars

An abp application module that allows users to share resources with each other.

GiftCardManagement ABP version NuGet NuGet Download GitHub stars

An abp application module where you can create gift cards and your app user can use them to exchange something.

FileManagement ABP version NuGet NuGet Download GitHub stars

An abp application module that allows users to upload and manage their own files based on the ABP BLOB storing.

ReviewManagement ABP version NuGet NuGet Download GitHub stars

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 ABP version NuGet NuGet Download GitHub stars

An abp application module that allows users to send private messages to each other.

InstantMessaging Backlog

An abp application module that allows users to chat with each other instantly.

Elsa ABP version NuGet NuGet Download GitHub stars

An Abp module integrates Elsa workflows and provides some preset Elsa activities for the ABP framework.

GoalManagement Backlog

An abp application module that allows setting goals and rewards users who achieve the goals.

CacheManagement ABP version NuGet NuGet Download GitHub stars

An abp application module helps administrators to manage the app cache data.

LoggingManagement ABP version NuGet NuGet Download GitHub stars

An abp application module to help you query and manage your application logs.

WeChatManagement ABP version NuGet NuGet Download GitHub stars

基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理等高级功能的Abp应用模块组

UniappManagement ABP version NuGet NuGet Download GitHub stars

实现uni-app的应用版本管理、整包更新、热更新、差量热更新等功能的Abp应用模块

Framework Modules

Abp.LoginUi ABP version NuGet NuGet Download GitHub stars

An ABP module that provides enhanced login pages.

Abp.GraphQL ABP version NuGet NuGet Download GitHub stars

An ABP module that allows using application services by GraphQL. It also accepted custom schemes and types you defined.

Abp.RelatedDtoLoader ABP version NuGet NuGet Download GitHub stars

An Abp module that help you automatically load related DTO (like ProductDto in OrderDto) under DDD.

Abp.AspNetCoreRateLimit ABP version NuGet NuGet Download GitHub stars

An Abp module helps you control how often your service is used.

Abp.Cqrs Backlog

An Abp module to implement CQRS.

Abp.VerificationCode ABP version NuGet NuGet Download GitHub stars

An ABP module to generate and verify verification codes.

Abp.TagHelperPlus ABP version NuGet NuGet Download GitHub stars

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 ABP version NuGet NuGet Download GitHub stars

Abp data dictionary module.

Abp.Elasticsearch Backlog

Abp Elasticsearch module.

Abp.SettingUi ABP version NuGet NuGet Download GitHub stars

An ABP module used to manage ABP settings.

Abp.PhoneNumberLogin ABP version NuGet NuGet Download GitHub stars

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 ABP version NuGet NuGet Download GitHub stars

The DTM implementation module of ABP distributed event boxes.

Abp.EventBus.CAP ABP version CAP version NuGet NuGet Download GitHub stars

ABP vNext framework CAP EventBus module.

Abp.EntityUi ABP version NuGet NuGet Download GitHub stars

An abp module that dynamically generates management UI for entities in runtime.

Abp.DynamicQuery ABP version NuGet NuGet Download GitHub stars

An ABP module helps you quickly implement dynamic queries.

Abp.DynamicEntity ABP version NuGet NuGet Download GitHub stars

An ABP module that can dynamically create entities at runtime and perform CRUD operations like normal entities.

Abp.DynamicMenu ABP version NuGet NuGet Download GitHub stars

An abp module that dynamically creates menu items for ABP UI projects in runtime.

Abp.DynamicPermission ABP version NuGet NuGet Download GitHub stars

An ABP module that allows you to define and grant dynamic permissions in runtime.

Abp.Trees ABP version NuGet NuGet Download GitHub stars

An abp module that provides standard tree structure entity implement.

Abp.Sms.TencentCloud ABP version NuGet NuGet Download GitHub stars

Abp TencentCloud SMS module.

Abp.BlobStoring.TencentCloud ABP version NuGet NuGet Download GitHub stars

TencentCloud implementation of Abp BLOB Storing.

Abp.PhoneNumberLogin ABP version NuGet NuGet Download GitHub stars

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 ABP version NuGet NuGet Download GitHub stars

Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装

Abp.TencentCloud ABP version NuGet NuGet Download GitHub stars

专门为 ABP vNext 封装的腾讯云 SDK 模块

Abp.Aliyun ABP version NuGet NuGet Download GitHub stars

专门为 ABP vNext 封装的阿里云 SDK 模块

UI Theme Modules

Empty.

Applications

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

EasyMall Backlog

Quickly build an e-commerce application based on EasyAbp.EShop.

How To

See "How To" Guides.

More Repositories

1

AbpHelper.GUI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
C#
719
star
2

awesome-abp

Resources for abp.io - a modular application framework for .net core
445
star
3

Abp.WeChat

Abp 微信 SDK 模块,包含对微信小程序、公众号、企业微信、开放平台、第三方平台等相关接口封装。
C#
314
star
4

AbpHelper.CLI

Providing code generation and more features to help you develop applications and modules with the ABP framework.
C#
285
star
5

EShop

An abp application module group that provides basic e-shop service.
C#
250
star
6

WeChatManagement

基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
C#
128
star
7

Abp.SettingUi

An ABP module used to manage ABP settings.
C#
115
star
8

Abp.EventBus.CAP

This is a repository integrated CAP with ABP EventBus
C#
110
star
9

FileManagement

An abp.io application module that allows users to upload and maintain files.
C#
98
star
10

NotificationService

An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
C#
71
star
11

PaymentService

An abp application module that provides payment service.
C#
68
star
12

UniappManagement

实现uni-app的应用版本管理、整包更新、热更新、差量热更新等功能的Abp应用模块
C#
64
star
13

Abp.DynamicEntity

An ABP module that can dynamically create entities at runtime and perform CRUD operations like normal entities
C#
49
star
14

Abp.Aliyun

专门为 ABP vNext 框架开发的阿里云 SDK 模块。
C#
45
star
15

Elsa

An Abp module integrates Elsa workflows and provides some preset Elsa activities for the ABP framework.
C#
43
star
16

EasyMall

Quickly build an e-commerce application based on EasyAbp.EShop.
C#
39
star
17

PrivateMessaging

An abp application module that allows users to send private messages to each other.
C#
38
star
18

Abp.DynamicQuery

An ABP module helps you quickly implement dynamic queries
C#
37
star
19

Abp.Trees

An abp module that provides standard tree structure entity implement.
C#
34
star
20

Abp.PhoneNumberLogin

An abp module to avoid duplicate user phone numbers being confirmed and providing phone number confirmation and phone number login features and more.
C#
32
star
21

Abp.DataDictionary

Abp data dictionary module.
C#
29
star
22

Abp.AspNetCoreRateLimit

An Abp module helps you control how often your service is used.
C#
28
star
23

Serilog.Sinks.TencentCloud

仿照Serilog.Sinks.Http写的Serilog扩展将日志推送到腾讯云cls
C#
27
star
24

Abp.EntityUi

An abp module that dynamically generates management UI for entities in runtime.
C#
26
star
25

Abp.GraphQL

An ABP module that allows using application services by GraphQL. It also accepted custom schemes and types you defined.
C#
25
star
26

Abp.AspNetCore.Mvc.UI.Theme.LYear

A simple ABP MVC UI theme.
C#
24
star
27

Abp.VerificationCode

An ABP module to generate and verify verification codes.
C#
24
star
28

Abp.TencentCloud

专门为 ABP vNext 封装的腾讯云 SDK 模块。
C#
23
star
29

GiftCardManagement

An abp application module where you can create gift cards and your app user can use them to exchange something.
C#
23
star
30

Abp.EventBus.Boxes.Dtm

The DTM implementation module of ABP distributed event boxes.
C#
22
star
31

Abp.EventBus.Dapr

This is a repository integrated Dapr Pubsub with ABP EventBus
C#
21
star
32

CacheManagement

An abp application module helps administrators to manage the app cache data.
C#
19
star
33

Abp.TagHelperPlus

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.
C#
19
star
34

Abp.RelatedDtoLoader

An Abp module that help you automatically load related DTO (like ProductDto in OrderDto) under DDD.
C#
18
star
35

Forum

An abp forum application module.
C#
18
star
36

SharedResources

An abp application module that allows users to share resources with each other.
C#
18
star
37

Cms

An abp CMS application module.
C#
17
star
38

Abp.Sms.TencentCloud

Abp TencentCloud SMS module.
C#
16
star
39

BookingService

An ABP application module that allows users to book time for people or assets.
C#
14
star
40

Abp.DynamicPermission

An ABP module that allows you to define and grant dynamic permissions in runtime.
C#
14
star
41

Abp.LoginUi

An ABP module that provides enhanced login pages.
C#
12
star
42

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.
C#
11
star
43

LoggingManagement

An abp application module to help you query and manage your application logs.
C#
10
star
44

DynamicForm

An ABP module helps users to define and use dynamic forms at runtime.
C#
10
star
45

Abp.DynamicMenu

An abp module that dynamically creates menu items for ABP UI projects in runtime.
C#
10
star
46

EasyComment

An ABP application module provides a flexible comment system.
C#
10
star
47

BigDataSolution

A persistence layer based on ElasticSearch and Cassandra.
C#
6
star
48

EzGet

An abp module to create a NuGet and Symbol service.
C#
5
star
49

Abp.BlobStoring.TencentCloud

TencentCloud implementation of Abp BLOB Storing.
C#
4
star
50

ProcessManagement

An ABP module that helps define and track business processes.
C#
3
star
51

easyabp.github.io

EasyAbp official site.
3
star
52

AbpModuleHub

Discover and get the ABP modules you need. It's a web app to show authorized modules where module developers can publish free modules or commercial modules.
C#
3
star
53

InstantMessaging

An abp application module that allows users to chat with each other instantly.
2
star
54

WarehouseManagement

An abp application module that provides basic features to build a warehouse management system (WMS).
2
star
55

GoalManagement

An abp application module that allows setting goals and rewards users who achieve the goals.
1
star
56

Oa.Workflow

An abp application module you can use to create OA workflows with customized rules and data.
1
star
57

ModuleLibrary

Register all certified modules so that AbpHelper can install them.
1
star
58

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.
1
star
59

Abp.Cqrs

An Abp module to implement CQRS.
1
star
60

SeedingTool

An abp application module to help host/tenants re seed the initial data with background job in launched applications.
1
star