This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.NSwag.Console.
- Assembly
- Cake
.NSwag .Console .dll - Namespace
- Cake
.NSwag .Console .Sources - Containing Type
- SwaggerSource
Syntax
public SwaggerSource ToCSharpClient(FilePath outputFile, string fullClientPath, Action<CSharpGeneratorSettings> configure = null)
Parameters
Name | Type | Description |
---|---|---|
outputFile | FilePath | |
fullClientPath | string | |
configure | Action |
Return Value
Type | Description |
---|---|
SwaggerSource |