Browse Source
Merge pull request #16449 from abpframework/salihozkara-patch-1-1
Update Index.md
pull/16450/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 |
|
|
|
|
|
|
|
|