Skip to content

[Feature request] http-server-csharp: Expand output-type to support multiple choice: controllers, models, etc. #11461

Description

Clear and concise description of the problem

Earlier, the ProviderHub package supported multi-choice configuration key:

"code-kind": "controller | model | default: both"

Can the new HttpServer package support something similar to that via the already configuration key output-type?

Specifically, what I want to generate:

  • models
  • controllers

What I don't want:

  • docs/*.md
  • Program.cs
  • README.md

Checklist

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions