From 8d3ff78389e23b75c69f0949c09ed85b5c2d1741 Mon Sep 17 00:00:00 2001 From: wing328 Date: Fri, 19 Apr 2019 17:03:31 +0000 Subject: [PATCH] Deploy website Deploy website version based on 1e4f4ab9f2793c28284c7c6c8f6d9319f945720c --- docs/generators/aspnetcore.html | 6 +++++- docs/generators/aspnetcore/index.html | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/generators/aspnetcore.html b/docs/generators/aspnetcore.html index 2ece7ea9009..2a7aaefe75b 100644 --- a/docs/generators/aspnetcore.html +++ b/docs/generators/aspnetcore.html @@ -34,10 +34,14 @@ sidebar_label: aspnetcore

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 +isLibraryIs the build a libraryfalse 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 +operationIsAsyncSet methods to async or sync.false +operationResultTaskSet methods result to Task<>.false +modelClassModifierModel Class Modifier can be nothing or partialpartial -
Last updated on 2019-4-5
\ No newline at end of file +
Last updated on 2019-4-19
\ No newline at end of file diff --git a/docs/generators/aspnetcore/index.html b/docs/generators/aspnetcore/index.html index 2ece7ea9009..2a7aaefe75b 100644 --- a/docs/generators/aspnetcore/index.html +++ b/docs/generators/aspnetcore/index.html @@ -34,10 +34,14 @@ sidebar_label: aspnetcore

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 +isLibraryIs the build a libraryfalse 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 +operationIsAsyncSet methods to async or sync.false +operationResultTaskSet methods result to Task<>.false +modelClassModifierModel Class Modifier can be nothing or partialpartial -
Last updated on 2019-4-5
\ No newline at end of file +
Last updated on 2019-4-19
\ No newline at end of file