Halil İbrahim Kalkan
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/CLI.md
|
|
|
@ -82,7 +82,7 @@ abp new Acme.BookStore |
|
|
|
* `--mobile` or `-m`: Specifies the mobile application framework. Default framework is `react-native`. Available frameworks: |
|
|
|
* `none`: no mobile application. |
|
|
|
* `react-native`: React Native. |
|
|
|
* `--database-provider` or `-d`: Specifies the database provider. Default provider is `ef`. Available providers: |
|
|
|
* `--database-provider` or `-d`: Specifies the database provider. Default provider is `ef`. Available providers: |
|
|
|
* `ef`: Entity Framework Core. |
|
|
|
* `mongodb`: MongoDB. |
|
|
|
* **`module`**: [Module template](Startup-Templates/Module.md). Additional options: |
|
|
|
|