Update aspnet-zero vs abp UI table entries#25458
Merged
Merged
Conversation
Clarify Blazor UI entry by listing Blazorise and MudBlazor, mark React UI as supported in the comparison table, and fix the ABP Studio AI Agent cell by adding a proper external link (target="_blank") to resolve a malformed/stray anchor.
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the ASP.NET Zero vs ABP comparison documentation table to better reflect current UI offerings and to correct a malformed link in the “AI Agent” row.
Changes:
- Clarifies the Blazor UI entry by listing Blazorise and MudBlazor.
- Marks React UI as supported in the ABP column.
- Fixes the “ABP Studio AI Agent” cell by converting it into a proper external link that opens in a new tab.
| <tr> | ||
| <td>AI Agent</td> | ||
| <td>ABP Studio AI Agent</a></td> | ||
| <td><a href="https://abp.io/studio/ai-agent" target="_blank">ABP Studio AI Agent</a></td> |
MansurBesleney
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FIX volosoft/vs-internal#8552
Clarify Blazor UI entry by listing Blazorise and MudBlazor, mark React UI as supported in the comparison table, and fix the ABP Studio AI Agent cell by adding a proper external link (target="_blank") to resolve a malformed/stray anchor.