Browse Source
Merge pull request #25255 from abpframework/auto-merge/rel-10-3/4491
Merge branch dev with rel-10.3
pull/25267/head
Volosoft Agent
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
docs/en/modules/index.md
|
|
@ -40,6 +40,7 @@ Here are all the free and pro application modules developed and maintained as a |
|
|
* **[OpenIddict (Pro)](openiddict-pro.md)**: Managing the openiddict objects like applications, scopes. |
|
|
* **[OpenIddict (Pro)](openiddict-pro.md)**: Managing the openiddict objects like applications, scopes. |
|
|
* **[Payment (Pro)](payment.md)**: Payment gateway integrations. |
|
|
* **[Payment (Pro)](payment.md)**: Payment gateway integrations. |
|
|
* [**Permission Management**](permission-management.md): Used to persist permissions. |
|
|
* [**Permission Management**](permission-management.md): Used to persist permissions. |
|
|
|
|
|
* [**Operation Rate Limiting**](operation-rate-limiting.md): Provides application/domain code level rate-limiting features. |
|
|
* **[SaaS (Pro)](saas.md)**: Manage tenants, editions and features to create your multi-tenant / SaaS application. |
|
|
* **[SaaS (Pro)](saas.md)**: Manage tenants, editions and features to create your multi-tenant / SaaS application. |
|
|
* **[Setting Management](setting-management.md)**: Used to persist and manage the [settings](../framework/infrastructure/settings.md). |
|
|
* **[Setting Management](setting-management.md)**: Used to persist and manage the [settings](../framework/infrastructure/settings.md). |
|
|
* [**Tenant Management**](tenant-management.md): Manages tenants for a [multi-tenant](../framework/architecture/multi-tenancy) application. |
|
|
* [**Tenant Management**](tenant-management.md): Manages tenants for a [multi-tenant](../framework/architecture/multi-tenancy) application. |
|
|
|