Browse Source

Add advanced features documentation and update index

Added a comprehensive guide for advanced ABP Framework features in 'advanced-features.md', covering topics such as GUID generation, memory database, bundling, and image manipulation. Updated the infrastructure documentation index to reference the new guide.
advanced-features
enisn 3 weeks ago
parent
commit
d3dbb64afc
No known key found for this signature in database GPG Key ID: A052619F04155D1C
  1. 3709
      docs/en/framework/infrastructure/advanced-features.md
  2. 3
      docs/en/framework/infrastructure/index.md

3709
docs/en/framework/infrastructure/advanced-features.md

File diff suppressed because it is too large

3
docs/en/framework/infrastructure/index.md

@ -7,8 +7,9 @@
# ABP Infrastructure
ABP provides a complete infrastructure for creating real world software solutions with modern architectures based on the .NET platform. Each of the following documents explains an infrastructure feature:
ABP provides a complete infrastructure for creating real world software solutions with modern architectures based on .NET platform. Each of the following documents explains an infrastructure feature:
* [Advanced Features & Integration Guide](./advanced-features.md)
* [Audit Logging](./audit-logging.md)
* [Artificial Intelligence](./artificial-intelligence/index.md)
* [Background Jobs](./background-jobs/index.md)

Loading…
Cancel
Save