--- title: Config Options for csharp-dotnet2 sidebar_label: csharp-dotnet2 --- | Option | Description | Values | Default | | ------ | ----------- | ------ | ------- | |packageName|C# package name (convention: Camel.Case).| |Org.OpenAPITools| |packageVersion|C# package version.| |1.0.0| |clientPackage|C# client package name (convention: Camel.Case).| |Org.OpenAPITools.Client| ## IMPORT MAPPING | Type/Alias | Imports | | ---------- | ------- | ## INSTANTIATION TYPES | Type/Alias | Instantiated By | | ---------- | --------------- | |array|List| |list|List| |map|Dictionary| ## LANGUAGE PRIMITIVES ## RESERVED WORDS