Skip to content

Instantly share code, notes, and snippets.

@stevetalkscode
stevetalkscode / NSwagCommands.md
Last active July 24, 2023 13:54
NSwag Commands for use with OpenApiReference Options element
Command Value Type Default Value Description
Namespace string "MyNamespace" The namespace to use on the generated classes for the generated client class
AdditionalNamespaceUsages string[] Empty Array Additional namespaces to include in using directives for the client