diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 113fbea1afc..718621727c3 100644 --- a/docs/generators/aspnetcore.html +++ b/docs/generators/aspnetcore.html @@ -27,16 +27,17 @@ sidebar_label: aspnetcore

packageVersionC# package version.1.0.0 packageGuidThe GUID that will be associated with the C# projectnull sourceFoldersource folder for generated codesrc -aspnetCoreVersionASP.NET Core version: 2.1 (default), 2.0 (deprecated)2.1 +compatibilityVersionASP.Net Core CompatibilityVersionVersion_2_1 +aspnetCoreVersionASP.NET Core version: 2.2 (default), 2.1, 2.0 (deprecated)2.2 sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true useDateTimeOffsetUse DateTimeOffset to model date-time propertiesfalse useCollectionDeserialize array types to Collection<T> instead of List<T>.false returnICollectionReturn ICollection<T> instead of the concrete type.false useSwashbuckleUses the Swashbuckle.AspNetCore NuGet package for documentation.true -classModifierClass modifiers such as abstract or partial -operationModifierOperation modifiers such as virtual or abstract.virtual +classModifierClass Modifier can be empty, abstract +operationModifierOperation Modifier can be virtual, abstract or partialvirtual +buildTargetTarget to build an application or libraryprogram generateBodyGenerates method body.true -buildTargetTarget the build for a program or library.program -
Last updated on 2019-3-25
\ No newline at end of file +
Last updated on 2019-4-2
\ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 113fbea1afc..718621727c3 100644 --- a/docs/generators/aspnetcore/index.html +++ b/docs/generators/aspnetcore/index.html @@ -27,16 +27,17 @@ sidebar_label: aspnetcore

packageVersionC# package version.1.0.0 packageGuidThe GUID that will be associated with the C# projectnull sourceFoldersource folder for generated codesrc -aspnetCoreVersionASP.NET Core version: 2.1 (default), 2.0 (deprecated)2.1 +compatibilityVersionASP.Net Core CompatibilityVersionVersion_2_1 +aspnetCoreVersionASP.NET Core version: 2.2 (default), 2.1, 2.0 (deprecated)2.2 sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true useDateTimeOffsetUse DateTimeOffset to model date-time propertiesfalse useCollectionDeserialize array types to Collection<T> instead of List<T>.false returnICollectionReturn ICollection<T> instead of the concrete type.false useSwashbuckleUses the Swashbuckle.AspNetCore NuGet package for documentation.true -classModifierClass modifiers such as abstract or partial -operationModifierOperation modifiers such as virtual or abstract.virtual +classModifierClass Modifier can be empty, abstract +operationModifierOperation Modifier can be virtual, abstract or partialvirtual +buildTargetTarget to build an application or libraryprogram generateBodyGenerates method body.true -buildTargetTarget the build for a program or library.program -
Last updated on 2019-3-25
\ No newline at end of file +
Last updated on 2019-4-2
\ No newline at end of file