All Downloads are FREE. Search and download functionalities are using the official Maven repository.

arguments.aspnetcore.yaml Maven / Gradle / Ivy

There is a newer version: 1.0.48
Show newest version
arguments:
  - option: "--aspnet-core-version"
    description: "aspnetcore version to use, current options are: 2.0, 2.1, 2.2 and 3.0 (default)"
    type: "string"
  - option: "--interface-only"
    description: "creates interfaces controller only"
    type: "boolean"
  - option: "--interface-controller"
    description: "creates interfaces and default implementation for controllers"
    type: "boolean"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy