diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index 0c050fe753b..ef1268bbeea 100644 --- a/docs/generators/csharp.html +++ b/docs/generators/csharp.html @@ -22,7 +22,7 @@ sourceFoldersource folder for generated codesrc packageGuidThe GUID that will be associated with the C# projectnull interfacePrefixPrefix interfaces with a community standard or widely accepted prefix.I -targetFrameworkThe target .NET framework version.
v3.5
.NET Framework 3.5 compatible
v4.0
.NET Framework 4.0 compatible
v4.5
.NET Framework 4.5+ compatible
v5.0
.NET Standard 1.3 compatible
uwp
Universal Windows Platform (IMPORTANT: this will be decommissioned and replaced by v5.0)
v4.5 +targetFrameworkThe target .NET framework version.
v3.5
.NET Framework 3.5 compatible
v4.0
.NET Framework 4.0 compatible
v4.5
.NET Framework 4.5+ compatible
v5.0
.NET Standard 1.3 compatible (DEPRECATED. Please use csharp-netcore generator instead)
uwp
Universal Windows Platform (DEPRECATED. Please use csharp-netcore generator instead)
v4.5 modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namePascalCase hideGenerationTimestampHides the generation timestamp when files are generated.true sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true @@ -42,4 +42,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
Last updated on 2019-10-16
\ No newline at end of file +
Last updated on 2019-10-23
\ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index 0c050fe753b..ef1268bbeea 100644 --- a/docs/generators/csharp/index.html +++ b/docs/generators/csharp/index.html @@ -22,7 +22,7 @@ sourceFoldersource folder for generated codesrc packageGuidThe GUID that will be associated with the C# projectnull interfacePrefixPrefix interfaces with a community standard or widely accepted prefix.I -targetFrameworkThe target .NET framework version.
v3.5
.NET Framework 3.5 compatible
v4.0
.NET Framework 4.0 compatible
v4.5
.NET Framework 4.5+ compatible
v5.0
.NET Standard 1.3 compatible
uwp
Universal Windows Platform (IMPORTANT: this will be decommissioned and replaced by v5.0)
v4.5 +targetFrameworkThe target .NET framework version.
v3.5
.NET Framework 3.5 compatible
v4.0
.NET Framework 4.0 compatible
v4.5
.NET Framework 4.5+ compatible
v5.0
.NET Standard 1.3 compatible (DEPRECATED. Please use csharp-netcore generator instead)
uwp
Universal Windows Platform (DEPRECATED. Please use csharp-netcore generator instead)
v4.5 modelPropertyNamingNaming convention for the property: 'camelCase', 'PascalCase', 'snake_case' and 'original', which keeps the original namePascalCase hideGenerationTimestampHides the generation timestamp when files are generated.true sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true @@ -42,4 +42,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
Last updated on 2019-10-16
\ No newline at end of file +
Last updated on 2019-10-23
\ No newline at end of file