https://github.com/cocosip/sharp-abp
Abp-vNext extension modules
https://github.com/cocosip/sharp-abp
Last synced: about 2 months ago
JSON representation
Abp-vNext extension modules
- Host: GitHub
- URL: https://github.com/cocosip/sharp-abp
- Owner: cocosip
- License: lgpl-3.0
- Created: 2020-04-28T14:04:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-17T03:00:41.000Z (10 months ago)
- Last Synced: 2024-07-20T09:55:53.415Z (10 months ago)
- Language: C#
- Size: 5.32 MB
- Stars: 174
- Watchers: 11
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-abp - sharp-abp - - Abp-vNext extension modules (Modules / Community)
README
# **sharp-abp**
> Abp vNext extension modules
## Basic modules
| Name | Description | Base module
| ---- | ----------- | ----------- |
| AutoS3 Module | AWSSDK.S3 Adapter | [doc](/docs/AutoS3.md) |
| FreeRedis Module | FreeRedis ABP Adapter | [doc](/docs/FreeRedis.md) |
| DotCommon | DotCommon ABP Adapter | [doc](/docs/DotCommon.md) |
| FastDFS | FastDFS ABP Adapter | [doc](/docs/FastDFS.md) |
| FileStoring | ABP Store File | [doc](/docs/FileStoring.md) |
| DbConnections | DbConnections Manager | [doc](/docs/DbConnections.md) |
| MassTransit | MassTransit integration | [doc](/docs/MassTransit.md) |## Packages
| Package | Version | Downloads|
| -------- | ------- | -------- |
| `SharpAbp.Abp.DotCommon` | [](https://www.nuget.org/packages/SharpAbp.Abp.DotCommon) ||
| `SharpAbp.Abp.Snowflakes` | [](https://www.nuget.org/packages/SharpAbp.Abp.Snowflakes) ||
| `SharpAbp.Abp.FreeSql` | [](https://www.nuget.org/packages/SharpAbp.Abp.FreeSql) ||
| `SharpAbp.Abp.FreeRedis` | [](https://www.nuget.org/packages/SharpAbp.Abp.FreeRedis) ||
| `SharpAbp.Abp.AspNetCore` | [](https://www.nuget.org/packages/SharpAbp.Abp.AspNetCore) ||
| `SharpAbp.Abp.Swashbuckle` | [](https://www.nuget.org/packages/SharpAbp.Abp.Swashbuckle) ||
| `SharpAbp.Abp.Swashbuckle.Versioning` | [](https://www.nuget.org/packages/SharpAbp.Abp.Swashbuckle.Versioning) ||
| **AutoS3** | - | - |
| `SharpAbp.Abp.AutoS3` | [](https://www.nuget.org/packages/SharpAbp.Abp.AutoS3) ||
| `SharpAbp.Abp.AutoS3.KS3` | [](https://www.nuget.org/packages/SharpAbp.Abp.AutoS3.KS3) ||
| **FastDFS** | - | - |
| `SharpAbp.Abp.FastDFS` | [](https://www.nuget.org/packages/SharpAbp.Abp.FastDFS) ||
| `SharpAbp.Abp.FastDFS.DotNetty` | [](https://www.nuget.org/packages/SharpAbp.Abp.FastDFS.DotNetty) ||
| `SharpAbp.Abp.FastDFS.SuperSocket` | [](https://www.nuget.org/packages/SharpAbp.Abp.FastDFS.SuperSocket) ||
| **MassTransit** | - | - |
| `SharpAbp.Abp.MassTransit` | [](https://www.nuget.org/packages/SharpAbp.Abp.MassTransit) ||
| `SharpAbp.Abp.MassTransit.Kafka` | [](https://www.nuget.org/packages/SharpAbp.Abp.MassTransit.Kafka) ||
| `SharpAbp.Abp.MassTransit.RabbitMQ` | [](https://www.nuget.org/packages/SharpAbp.Abp.MassTransit.RabbitMQ) ||
| `SharpAbp.Abp.MassTransit.ActiveMQ` | [](https://www.nuget.org/packages/SharpAbp.Abp.MassTransit.ActiveMQ) ||
| **FileStoring** | - | - |
| `SharpAbp.Abp.FileStoring.Abstractions` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.Abstractions) ||
| `SharpAbp.Abp.FileStoring` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring) ||
| `SharpAbp.Abp.FileStoring.Aliyun` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.Aliyun) ||
| `SharpAbp.Abp.FileStoring.Azure` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.Azure) ||
| `SharpAbp.Abp.FileStoring.Aws` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.Aws) ||
| `SharpAbp.Abp.FileStoring.FastDFS` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.FastDFS) ||
| `SharpAbp.Abp.FileStoring.FileSystem` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.FileSystem) ||
| `SharpAbp.Abp.FileStoring.Minio` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.Minio) ||
| `SharpAbp.Abp.FileStoring.KS3` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.KS3) ||
| `SharpAbp.Abp.FileStoring.Obs` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.Obs) ||
| `SharpAbp.Abp.FileStoring.S3` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoring.S3) ||
| **MinId** | - | - |
| `SharpAbp.MinId.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.MinId.Domain.Shared) ||
| `SharpAbp.MinId.Domain` | [](https://www.nuget.org/packages/SharpAbp.MinId.Domain) ||
| `SharpAbp.MinId.EntityFrameworkCore` | [](https://www.nuget.org/packages/SharpAbp.MinId.EntityFrameworkCore) ||
| `SharpAbp.MinId.MongoDB` | [](https://www.nuget.org/packages/SharpAbp.MinId.MongoDB) ||
| `SharpAbp.MinId.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.MinId.Application.Contracts) ||
| `SharpAbp.MinId.Application` | [](https://www.nuget.org/packages/SharpAbp.MinId.Application) ||
| `SharpAbp.MinId.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.MinId.HttpApi) ||
| `SharpAbp.MinId.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.MinId.HttpApi.Client) ||
| **FileStoringManagement** | - | - |
| `SharpAbp.Abp.FileStoringManagement.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.Domain.Shared) ||
| `SharpAbp.Abp.FileStoringManagement.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.Domain) ||
| `SharpAbp.Abp.FileStoringManagement.EntityFrameworkCore` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.EntityFrameworkCore) ||
| `SharpAbp.Abp.FileStoringManagement.MongoDB` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.MongoDB) ||
| `SharpAbp.Abp.FileStoringManagement.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.Application.Contracts) ||
| `SharpAbp.Abp.FileStoringManagement.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.Application) ||
| `SharpAbp.Abp.FileStoringManagement.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.HttpApi) ||
| `SharpAbp.Abp.FileStoringManagement.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.FileStoringManagement.HttpApi.Client) ||
| **MapTenancy** | - | - |
| `SharpAbp.Abp.MapTenancy` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancy) ||
| `SharpAbp.Abp.AspNetCore.MapTenancy` | [](https://www.nuget.org/packages/SharpAbp.Abp.AspNetCore.MapTenancy) ||
| **MapTenancy Management** | - | - |
| `SharpAbp.Abp.MapTenancyManagement.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.Domain.Shared) ||
| `SharpAbp.Abp.MapTenancyManagement.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.Domain) ||
| `SharpAbp.Abp.MapTenancyManagement.EntityFrameworkCore` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.EntityFrameworkCore) ||
| `SharpAbp.Abp.MapTenancyManagement.MongoDB` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.MongoDB) ||
| `SharpAbp.Abp.MapTenancyManagement.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.Application.Contracts) ||
| `SharpAbp.Abp.MapTenancyManagement.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.Application) ||
| `SharpAbp.Abp.MapTenancyManagement.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.HttpApi) ||
| `SharpAbp.Abp.MapTenancyManagement.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.MapTenancyManagement.HttpApi.Client) ||
| **TenancyGrouping** | - | - |
| `SharpAbp.Abp.TenancyGrouping` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenancyGrouping) ||
| `SharpAbp.Abp.TenantGroupManagement.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenantGroupManagement.Domain.Shared) ||
| `SharpAbp.Abp.TenantGroupManagement.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenantGroupManagement.Domain) ||
| `SharpAbp.Abp.TenantGroupManagement.EntityFrameworkCore` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenantGroupManagement.EntityFrameworkCore) ||
| `SharpAbp.Abp.TenantGroupManagement.MongoDB` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenantGroupManagement.MongoDB) ||
| `SharpAbp.Abp.TenantGroupManagement.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenantGroupManagement.Application.Contracts) ||
| `SharpAbp.Abp.TenantGroupManagement.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenantGroupManagement.Application) ||
| `SharpAbp.Abp.TenantGroupManagement.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.TenantGroupManagement.HttpApi) ||
| **DbConnections** | - | - |
| `SharpAbp.Abp.DbConnections` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnections) ||
| `SharpAbp.Abp.DbConnections.MySQL` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnections.MySQL) ||
| `SharpAbp.Abp.DbConnections.PostgreSql` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnections.PostgreSql) ||
| `SharpAbp.Abp.DbConnections.SqlServer` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnections.SqlServer) ||
| `SharpAbp.Abp.DbConnections.Oracle` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnections.Oracle) ||
| `SharpAbp.Abp.DbConnections.Oracle.Devart` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnections.Oracle.Devart) ||
| `SharpAbp.Abp.DbConnections.Sqlite` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnections.Sqlite) ||
| **DbConnections Management** | - | - |
| `SharpAbp.Abp.DbConnectionsManagement.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.Domain.Shared) ||
| `SharpAbp.Abp.DbConnectionsManagement.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.Domain) ||
| `SharpAbp.Abp.DbConnectionsManagement.EntityFrameworkCore` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.EntityFrameworkCore) ||
| `SharpAbp.Abp.DbConnectionsManagement.MongoDB` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.MongoDB) ||
| `SharpAbp.Abp.DbConnectionsManagement.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.Application.Contracts) ||
| `SharpAbp.Abp.DbConnectionsManagement.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.Application) ||
| `SharpAbp.Abp.DbConnectionsManagement.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.HttpApi) ||
| `SharpAbp.Abp.DbConnectionsManagement.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.DbConnectionsManagement.HttpApi.Client) ||
| **Identity** | - | - |
| `SharpAbp.Abp.IdentityModel` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityModel) ||
| `SharpAbp.Abp.Identity.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.Identity.Domain.Shared) ||
| `SharpAbp.Abp.Identity.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.Identity.Domain) ||
| `SharpAbp.Abp.Identity.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.Identity.Application.Contracts) ||
| `SharpAbp.Abp.Identity.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.Identity.Application) ||
| `SharpAbp.Abp.Identity.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.Identity.HttpApi) ||
| `SharpAbp.Abp.Identity.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.Identity.HttpApi.Client) ||
| **IdentityServer** | - | - |
| `SharpAbp.Abp.IdentityServer.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityServer.Domain.Shared) ||
| `SharpAbp.Abp.IdentityServer.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityServer.Domain) ||
| `SharpAbp.Abp.IdentityServer.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityServer.Application.Contracts) ||
| `SharpAbp.Abp.IdentityServer.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityServer.Application) ||
| `SharpAbp.Abp.IdentityServer.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityServer.HttpApi) ||
| `SharpAbp.Abp.IdentityServer.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityServer.HttpApi.Client) ||
| `SharpAbp.Abp.IdentityServer.Extensions` | [](https://www.nuget.org/packages/SharpAbp.Abp.IdentityServer.Extensions) ||
| **OpenIddict** | - | - |
| `SharpAbp.Abp.OpenIddict.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.OpenIddict.Domain.Shared) ||
| `SharpAbp.Abp.OpenIddict.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.OpenIddict.Domain) ||
| `SharpAbp.Abp.OpenIddict.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.OpenIddict.Application.Contracts) ||
| `SharpAbp.Abp.OpenIddict.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.OpenIddict.Application) ||
| `SharpAbp.Abp.OpenIddict.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.OpenIddict.HttpApi) ||
| `SharpAbp.Abp.OpenIddict.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.OpenIddict.HttpApi.Client) ||
| **AuditLogging** | - | - |
| `SharpAbp.Abp.AuditLogging.Domain.Shared` | [](https://www.nuget.org/packages/SharpAbp.Abp.AuditLogging.Domain.Shared) ||
| `SharpAbp.Abp.AuditLogging.Domain` | [](https://www.nuget.org/packages/SharpAbp.Abp.AuditLogging.Domain) ||
| `SharpAbp.Abp.AuditLogging.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.AuditLogging.Application.Contracts) ||
| `SharpAbp.Abp.AuditLogging.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.AuditLogging.Application) ||
| `SharpAbp.Abp.AuditLogging.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.AuditLogging.HttpApi) ||
| `SharpAbp.Abp.AuditLogging.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.AuditLogging.HttpApi.Client) ||
| **Account** | - | - |
| `SharpAbp.Abp.Account.Application.Contracts` | [](https://www.nuget.org/packages/SharpAbp.Abp.Account.Application.Contracts) ||
| `SharpAbp.Abp.Account.Application` | [](https://www.nuget.org/packages/SharpAbp.Abp.Account.Application) ||
| `SharpAbp.Abp.Account.HttpApi` | [](https://www.nuget.org/packages/SharpAbp.Abp.Account.HttpApi) ||
| `SharpAbp.Abp.Account.HttpApi.Client` | [](https://www.nuget.org/packages/SharpAbp.Abp.Account.HttpApi.Client) ||
| `SharpAbp.Abp.Account.Web` | [](https://www.nuget.org/packages/SharpAbp.Abp.Account.Web) ||
| `SharpAbp.Abp.Account.Web.IdentityServer` | [](https://www.nuget.org/packages/SharpAbp.Abp.Account.Web.IdentityServer) ||