Document existing-solution Low-Code integration - #25864
Conversation
There was a problem hiding this comment.
Pull request overview
This PR expands the ABP Low-Code documentation to cover retrofitting Low-Code into an existing EF Core solution (targeting ABP 10.6.x / .NET 10), including guidance for hosting the React-based Designer/runtime alongside non-React UIs (MVC/Razor Pages/Angular/Blazor), and wires the new guides into the Low-Code doc navigation.
Changes:
- Added a new end-to-end guide for adding Low-Code to an existing EF Core solution via ABP Studio plus required manual wiring (
add-to-existing-solution.md). - Added a comprehensive companion-runtime + navigation integration guide for non-React UIs (
non-react-ui-integration.md). - Updated the Low-Code index and global docs navigation to link and surface the new guides.
Reviewed changes
Copilot reviewed 4 out of 8 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/en/low-code/non-react-ui-integration.md | New non-React UI integration guide for Admin Console + companion React runtime + navigation patterns. |
| docs/en/low-code/index.md | Adds cross-links to the new “existing solution” and “non-React UI” guides. |
| docs/en/low-code/add-to-existing-solution.md | New guide documenting ABP Studio import + manual backend/runtime wiring for existing EF Core solutions. |
| docs/en/docs-nav.json | Publishes the new Low-Code documentation entries in the docs navigation tree. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 74.5%, saving 225.8 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 8.4%, saving 3.3 KB.
3 images did not require optimisation. |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 5.7%, saving 2.1 KB.
3 images did not require optimisation. |
Summary
/lowcodetest updatesValidation
Notes
non-react-ui-integration.mdis published as the MVC, Razor Pages, Angular, and Blazor companion-runtime guide