Browse Source
Merge pull request #16452 from abpframework/auto-merge/rel-7-2/1917
Merge branch dev with rel-7.2
pull/16459/head
Engincan VESKE
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
docs/en/Index.md
|
|
|
@ -12,13 +12,13 @@ ABP Framework offers an **opinionated architecture** to build enterprise softwar |
|
|
|
|
|
|
|
ABP Framework can work with any UI framework, while the following frameworks are supported out of the box: |
|
|
|
|
|
|
|
<img width="500" src="images/ui-options.png"> |
|
|
|
<img width="500" height="56" src="images/ui-options.png" alt="ui options"> |
|
|
|
|
|
|
|
### Database Provider Options |
|
|
|
|
|
|
|
ABP Framework can work with any database provider, while the following providers are supported out of the box: |
|
|
|
|
|
|
|
<img width="500" src="images/db-options.png"> |
|
|
|
<img width="500" height="56" src="images/db-options.png" alt="database options"> |
|
|
|
|
|
|
|
## Exploring the Documentation |
|
|
|
|
|
|
|
|