File tree Expand file tree Collapse file tree 10 files changed +25
-21
lines changed
Intent.Modules.AzureFunctions.Dispatch.MediatR/FactoryExtensions
Intent.Modules.AzureFunctions
AzureFunctions.AzureEventGrid.GroupA
AzureFunctions.AzureEventGrid.GroupB
AzureFunctions.AzureServiceBus.GroupA
AzureFunctions.AzureServiceBus.GroupB
AzureFunctions.TestApplication
GraphQL.AzureFunction.TestApplication Expand file tree Collapse file tree 10 files changed +25
-21
lines changed Original file line number Diff line number Diff line change 1+ using System ;
2+ using System . Collections . Generic ;
3+ using System . Linq ;
4+ using System . Net ;
15using Intent . AzureFunctions . Api ;
26using Intent . Engine ;
37using Intent . Modelers . Services . Api ;
1418using Intent . Modules . Metadata . WebApi . Models ;
1519using Intent . Plugins . FactoryExtensions ;
1620using Intent . RoslynWeaver . Attributes ;
17- using System ;
18- using System . Collections . Generic ;
19- using System . Linq ;
20- using System . Net ;
2121
2222[ assembly: DefaultIntentManaged ( Mode . Fully ) ]
2323[ assembly: IntentTemplate ( "Intent.ModuleBuilder.Templates.FactoryExtension" , Version = "1.0" ) ]
@@ -116,7 +116,7 @@ private static CSharpStatement GetReturnStatement(IAzureFunctionModel operationM
116116 {
117117 endpoint = HttpEndpointModelFactory . GetEndpoint ( operationModel . InternalElement , string . Empty ) ;
118118 }
119-
119+
120120 switch ( endpoint ? . Verb )
121121 {
122122 case HttpVerb . Get :
Original file line number Diff line number Diff line change 2626 </ItemGroup >
2727
2828 <ItemGroup >
29+ <None Update =" modelers\Azure Functions CQRS Extensions.designer.settings" >
30+ <Generator >SettingsSingleFileGenerator</Generator >
31+ <LastGenOutput >Azure Functions CQRS Extensions.designer.Designer.cs</LastGenOutput >
32+ </None >
2933 <None Update =" Templates\Return Types\ResourceLocationPayload\ResourceLocationPayloadTemplate.tt" >
3034 <Generator >TextTemplatingFilePreprocessor</Generator >
3135 <LastGenOutput >ResourceLocationPayloadTemplate.cs</LastGenOutput >
Original file line number Diff line number Diff line change 1818 <module moduleId =" Intent.Application.MediatR.FluentValidation" version =" 4.9.3" supportedClientVersions =" [4.3.0-a, 5.0.0-a)" />
1919 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2020 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
21- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
21+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
2222 <module moduleId =" Intent.AzureFunctions.AzureEventGrid" version =" 1.1.5" supportedClientVersions =" [4.5.0-a,5.0.0)" />
23- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
23+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2424 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.EntityFrameworkCore" version =" 5.0.3" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2626 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
Original file line number Diff line number Diff line change 1818 <module moduleId =" Intent.Application.MediatR.FluentValidation" version =" 4.9.3" supportedClientVersions =" [4.3.0-a, 5.0.0-a)" />
1919 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2020 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
21- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
21+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
2222 <module moduleId =" Intent.AzureFunctions.AzureEventGrid" version =" 1.1.5" supportedClientVersions =" [4.5.0-a,5.0.0)" />
23- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
23+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2424 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.EntityFrameworkCore" version =" 5.0.3" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2626 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
Original file line number Diff line number Diff line change 1818 <module moduleId =" Intent.Application.MediatR.FluentValidation" version =" 4.9.3" supportedClientVersions =" [4.3.0-a, 5.0.0-a)" />
1919 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2020 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
21- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
21+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
2222 <module moduleId =" Intent.AzureFunctions.AzureServiceBus" version =" 1.0.8-pre.0" supportedClientVersions =" [4.5.0-a,5.0.0)" />
23- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
23+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2424 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.EntityFrameworkCore" version =" 5.0.3" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2626 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
Original file line number Diff line number Diff line change 1818 <module moduleId =" Intent.Application.MediatR.FluentValidation" version =" 4.9.3" supportedClientVersions =" [4.3.0-a, 5.0.0-a)" />
1919 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2020 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
21- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
21+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
2222 <module moduleId =" Intent.AzureFunctions.AzureServiceBus" version =" 1.0.8-pre.0" supportedClientVersions =" [4.5.0-a,5.0.0)" />
23- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
23+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2424 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.EntityFrameworkCore" version =" 5.0.3" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2626 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
Original file line number Diff line number Diff line change 1919 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2020 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2121 <module moduleId =" Intent.Azure.KeyVault" version =" 2.0.15-pre.0" supportedClientVersions =" [4.3.0-a, 5.0.0-a)" />
22- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
23- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
22+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
23+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2424 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2626 <module moduleId =" Intent.AzureFunctions.OpenApi" version =" 2.0.8-pre.0" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
Original file line number Diff line number Diff line change 2020 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2121 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2222 <module moduleId =" Intent.AspNetCore.DistributedCaching" version =" 1.0.3" supportedClientVersions =" [4.3.0-a,5.0.0)" />
23- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
24- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
23+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
24+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2626 <module moduleId =" Intent.AzureFunctions.EntityFrameworkCore" version =" 5.0.3" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2727 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
Original file line number Diff line number Diff line change 2020 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2121 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2222 <module moduleId =" Intent.AspNetCore.DistributedCaching" version =" 1.0.3" supportedClientVersions =" [4.3.0-a,5.0.0)" />
23- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
24- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
23+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
24+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2626 <module moduleId =" Intent.AzureFunctions.EntityFrameworkCore" version =" 5.0.3" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2727 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
Original file line number Diff line number Diff line change 1818 <module moduleId =" Intent.Application.MediatR.FluentValidation" version =" 4.9.3" supportedClientVersions =" [4.3.0-a, 5.0.0-a)" />
1919 <module moduleId =" Intent.Application.ServiceImplementations" version =" 4.5.13" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2020 <module moduleId =" Intent.Application.ServiceImplementations.Conventions.CRUD" version =" 5.2.1" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
21- <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.1 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
22- <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.2 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
21+ <module moduleId =" Intent.AzureFunctions" version =" 5.0.17-pre.2 " supportedClientVersions =" [4.5.15-a, 5.0.0-a)" />
22+ <module moduleId =" Intent.AzureFunctions.Dispatch.MediatR" version =" 2.0.3-pre.0 " supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2323 <module moduleId =" Intent.AzureFunctions.Dispatch.Services" version =" 5.0.3" supportedClientVersions =" [4.5.0-a, 5.0.0-a)" />
2424 <module moduleId =" Intent.AzureFunctions.EntityFrameworkCore" version =" 5.0.3" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
2525 <module moduleId =" Intent.AzureFunctions.FluentValidation" version =" 5.1.2" supportedClientVersions =" [4.2.4, 5.0.0-a)" />
You can’t perform that action at this time.
0 commit comments