C# (CSharp) NSwag.CodeGeneration.CodeGenerators.CSharp Namespace

Nested Namespaces

NSwag.CodeGeneration.CodeGenerators.CSharp.Models
NSwag.CodeGeneration.CodeGenerators.CSharp.Templates

Classes

Name Description
SwaggerToCSharpClientGenerator Generates the CSharp service client code.
SwaggerToCSharpClientGeneratorSettings Settings for the SwaggerToCSharpClientGenerator.
SwaggerToCSharpGeneratorBase The CSharp generator base class.
SwaggerToCSharpTypeResolver A resolver which returns Exception without generating the class (uses System.Exception instead of own class).
SwaggerToCSharpWebApiControllerGenerator Generates the CSharp service client code.
SwaggerToCSharpWebApiControllerGeneratorSettings Settings for the SwaggerToCSharpWebApiControllerGenerator.