Update model4.md (#13842)

pull/13843/head
Rick Anderson 2019-08-14 18:28:13 -04:00 committed by GitHub
parent fa6682dd91
commit 6628313e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ The following table details the ASP.NET Core code generator parameters:
| -m | The name of the model. |
| -dc | The data context. |
| -udl | Use the default layout. |
| --relativeFolderPath | The relative output folder path to create the views. |
| --relativeFolderPath | The relative output folder path to create the files. |
| --useDefaultLayout | The default layout should be used for the views. |
| --referenceScriptLibraries | Adds `_ValidationScriptsPartial` to Edit and Create pages |
@ -15,4 +15,4 @@ Use the `h` switch to get help on the `aspnet-codegenerator controller` command:
dotnet aspnet-codegenerator controller -h
```
For more information, see [dotnet aspnet-codegenerator](xref:fundamentals/tools/dotnet-aspnet-codegenerator)
For more information, see [dotnet aspnet-codegenerator](xref:fundamentals/tools/dotnet-aspnet-codegenerator)