Config Options for 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
- int?
 - Dictionary
 - string
 - bool
 - DateTimeOffset?
 - String
 - Guid
 - System.IO.Stream
 - bool?
 - float
 - long
 - DateTime
 - Int32
 - float?
 - DateTime?
 - List
 - Boolean
 - long?
 - double
 - Guid?
 - DateTimeOffset
 - Double
 - int
 - byte[]
 - Float
 - Int64
 - double?
 - ICollection
 - Collection
 - Object
 - decimal?
 - decimal
 
RESERVED WORDS
- struct
 - extern
 - do
 - ushort
 - float
 - while
 - operator
 - localVarQueryParams
 - ref
 - protected
 - readonly
 - continue
 - else
 - checked
 - lock
 - localVarPathParams
 - catch
 - Client
 - if
 - case
 - localVarHttpHeaderAccepts
 - new
 - using
 - static
 - void
 - localVarPostBody
 - in
 - sizeof
 - localVarResponse
 - byte
 - double
 - sealed
 - finally
 - this
 - unchecked
 - is
 - params
 - enum
 - explicit
 - as
 - null
 - localVarPath
 - true
 - fixed
 - try
 - decimal
 - object
 - implicit
 - internal
 - private
 - virtual
 - bool
 - const
 - string
 - for
 - localVarHttpHeaderAccept
 - interface
 - unsafe
 - long
 - out
 - switch
 - delegate
 - foreach
 - default
 - ulong
 - goto
 - localVarHttpContentTypes
 - localVarHttpContentType
 - public
 - localVarStatusCode
 - stackalloc
 - parameter
 - client
 - override
 - event
 - class
 - typeof
 - localVarFormParams
 - break
 - false
 - volatile
 - abstract
 - uint
 - int
 - localVarHeaderParams
 - throw
 - char
 - namespace
 - sbyte
 - short
 - localVarFileParams
 - return
 - base