diff --git a/docs/generators/csharp-netcore.html b/docs/generators/csharp-netcore.html index 786c2f6fa85..b6634e0ab29 100644 --- a/docs/generators/csharp-netcore.html +++ b/docs/generators/csharp-netcore.html @@ -31,6 +31,7 @@ returnICollectionReturn ICollection<T> instead of the concrete type.false optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true +optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false optionalProjectFileGenerate {PackageName}.csproj.true 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 @@ -39,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
Last updated on 2019-10-28
\ No newline at end of file +
Last updated on 2019-11-6
\ No newline at end of file diff --git a/docs/generators/csharp-netcore/index.html b/docs/generators/csharp-netcore/index.html index 786c2f6fa85..b6634e0ab29 100644 --- a/docs/generators/csharp-netcore/index.html +++ b/docs/generators/csharp-netcore/index.html @@ -31,6 +31,7 @@ returnICollectionReturn ICollection<T> instead of the concrete type.false optionalMethodArgumentC# Optional method argument, e.g. void square(int x=10) (.net 4.0+ only).true optionalAssemblyInfoGenerate AssemblyInfo.cs.true +optionalEmitDefaultValuesSet DataMember's EmitDefaultValue.false optionalProjectFileGenerate {PackageName}.csproj.true 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 @@ -39,4 +40,4 @@ caseInsensitiveResponseHeadersMake API response's headers case-insensitivefalse -
Last updated on 2019-10-28
\ No newline at end of file +
Last updated on 2019-11-6
\ No newline at end of file