diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index e1c1631e9cb..4f4eaf16c67 100644 --- a/docs/generators/csharp-netcore.html +++ b/docs/generators/csharp-netcore.html @@ -33,11 +33,10 @@ sidebar_label: csharp-netcore

optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true optionalProjectFileGenerate {PackageName}.csproj.true -optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false nonPublicApiGenerates code with reduced access modifiers; allows embedding elsewhere without exposing non-public API calls to consumers.false allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse netCoreProjectFileUse the new format (.NET Core) for .NET project files (.csproj).false validatableGenerates self-validatable models.true -
Last updated on 2019-3-25
\ No newline at end of file +
Last updated on 2019-4-1
\ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index e1c1631e9cb..4f4eaf16c67 100644 --- a/docs/generators/csharp-netcore/index.html +++ b/docs/generators/csharp-netcore/index.html @@ -33,11 +33,10 @@ sidebar_label: csharp-netcore

optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true optionalProjectFileGenerate {PackageName}.csproj.true -optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false nonPublicApiGenerates code with reduced access modifiers; allows embedding elsewhere without exposing non-public API calls to consumers.false allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse netCoreProjectFileUse the new format (.NET Core) for .NET project files (.csproj).false validatableGenerates self-validatable models.true -
Last updated on 2019-3-25
\ No newline at end of file +
Last updated on 2019-4-1
\ No newline at end of file diff --git a/docs/generators/csharp.html b/docs/generators/csharp.html index 744951bf88b..0b4df45859d 100644 --- a/docs/generators/csharp.html +++ b/docs/generators/csharp.html @@ -33,7 +33,6 @@ sidebar_label: csharp

optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true optionalProjectFileGenerate {PackageName}.csproj.true -optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false generatePropertyChangedSpecifies a AssemblyDescription for the .NET Framework global assembly attributes stored in the AssemblyInfo file.false nonPublicApiGenerates code with reduced access modifiers; allows embedding elsewhere without exposing non-public API calls to consumers.false allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse @@ -42,4 +41,4 @@ sidebar_label: csharp

useCompareNetObjectsUse KellermanSoftware.CompareNetObjects for deep recursive object comparison. WARNING: this option incurs potential performance impact.false -
Last updated on 2019-3-25
\ No newline at end of file +
Last updated on 2019-4-1
\ No newline at end of file diff --git a/docs/generators/csharp/index.html b/docs/generators/csharp/index.html index 744951bf88b..0b4df45859d 100644 --- a/docs/generators/csharp/index.html +++ b/docs/generators/csharp/index.html @@ -33,7 +33,6 @@ sidebar_label: csharp

optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true optionalProjectFileGenerate {PackageName}.csproj.true -optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false generatePropertyChangedSpecifies a AssemblyDescription for the .NET Framework global assembly attributes stored in the AssemblyInfo file.false nonPublicApiGenerates code with reduced access modifiers; allows embedding elsewhere without exposing non-public API calls to consumers.false allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse @@ -42,4 +41,4 @@ sidebar_label: csharp

useCompareNetObjectsUse KellermanSoftware.CompareNetObjects for deep recursive object comparison. WARNING: this option incurs potential performance impact.false -
Last updated on 2019-3-25
\ No newline at end of file +
Last updated on 2019-4-1
\ No newline at end of file