-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
141 lines (141 loc) · 9.08 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
[submodule "2022-10-02/durable-functions-aggregator-pattern"]
path = 2022-10-02/durable-functions-aggregator-pattern
url = https://github.com/marcelmedina/durable-functions-aggregator-pattern.git
[submodule "2022-09-27/durable-functions-human-interaction-pattern"]
path = 2022-09-27/durable-functions-human-interaction-pattern
url = https://github.com/marcelmedina/durable-functions-human-interaction-pattern.git
[submodule "2022-09-17/solid-interface-segregation-principle"]
path = 2022-09-17/solid-interface-segregation-principle
url = https://github.com/marcelmedina/solid-interface-segregation-principle.git
[submodule "2022-09-13/solid-liskov-substitution-principle"]
path = 2022-09-13/solid-liskov-substitution-principle
url = https://github.com/marcelmedina/solid-liskov-substitution-principle.git
[submodule "2022-09-05/durable-functions-monitor-pattern"]
path = 2022-09-05/durable-functions-monitor-pattern
url = https://github.com/marcelmedina/durable-functions-monitor-pattern.git
[submodule "2022-08-28/solid-open-closed-principle"]
path = 2022-08-28/solid-open-closed-principle
url = https://github.com/marcelmedina/solid-open-closed-principle.git
[submodule "2022-08-27/solid-single-responsibility-principle"]
path = 2022-08-27/solid-single-responsibility-principle
url = https://github.com/marcelmedina/solid-single-responsibility-principle.git
[submodule "2022-07-25/convert-arm-template-to-bicep-deploy-azure-devops-part5-deploy"]
path = 2022-07-25/convert-arm-template-to-bicep-deploy-azure-devops-part5-deploy
url = https://github.com/marcelmedina/convert-arm-template-to-bicep-deploy-azure-devops-part5-deploy.git
[submodule "2022-07-21/grpc-services-with-protobuf-net"]
path = 2022-07-21/grpc-services-with-protobuf-net
url = https://github.com/marcelmedina/grpc-services-with-protobuf-net.git
[submodule "2022-07-12/fluent-validation-azure-function"]
path = 2022-07-12/fluent-validation-azure-function
url = https://github.com/marcelmedina/fluent-validation-azure-function.git
[submodule "2022-06-17/durable-functions-async-http-apis-pattern"]
path = 2022-06-17/durable-functions-async-http-apis-pattern
url = https://github.com/marcelmedina/durable-functions-async-http-apis-pattern.git
[submodule "2022-06-11/grpc-service-sample"]
path = 2022-06-11/grpc-service-sample
url = https://github.com/marcelmedina/grpc-service-sample.git
[submodule "2022-05-19/auto-mapper-net6"]
path = 2022-05-19/auto-mapper-net6
url = https://github.com/marcelmedina/auto-mapper-net6.git
[submodule "2022-05-19/cqrs-mediatr-with-fluentvalidation-and-automapper-sample"]
path = 2022-05-19/cqrs-mediatr-with-fluentvalidation-and-automapper-sample
url = https://github.com/marcelmedina/cqrs-mediatr-with-fluentvalidation-and-automapper-sample.git
[submodule "2022-04-14/convert-arm-template-to-bicep-deploy-azure-devops-part4-test"]
path = 2022-04-14/convert-arm-template-to-bicep-deploy-azure-devops-part4-test
url = https://github.com/marcelmedina/convert-arm-template-to-bicep-deploy-azure-devops-part4-test.git
[submodule "2022-04-04/fluent-validation-net6"]
path = 2022-04-04/fluent-validation-net6
url = https://github.com/marcelmedina/fluent-validation-net6.git
[submodule "2022-04-04/cqrs-mediatr-with-fluentvalidation-sample"]
path = 2022-04-04/cqrs-mediatr-with-fluentvalidation-sample
url = https://github.com/marcelmedina/cqrs-mediatr-with-fluentvalidation-sample.git
[submodule "2022-03-27/cqrs-mediatr-sample"]
path = 2022-03-27/cqrs-mediatr-sample
url = https://github.com/marcelmedina/cqrs-mediatr-sample.git
[submodule "2022-03-21/durable-functions-fan-out-in-pattern"]
path = 2022-03-21/durable-functions-fan-out-in-pattern
url = https://github.com/marcelmedina/durable-functions-fan-out-in-pattern.git
[submodule "2022-03-15/cqrs-mediatr-autofac-sample"]
path = 2022-03-15/cqrs-mediatr-autofac-sample
url = https://github.com/marcelmedina/cqrs-mediatr-autofac-sample.git
[submodule "2022-03-04/durable-functions-chaining-pattern"]
path = 2022-03-04/durable-functions-chaining-pattern
url = https://github.com/marcelmedina/durable-functions-chaining-pattern.git
[submodule "2022-02-20/open-telemetry-exporter"]
path = 2022-02-20/open-telemetry-exporter
url = https://github.com/marcelmedina/open-telemetry-exporter.git
[submodule "2022-02-13/open-telemetry-azure"]
path = 2022-02-13/open-telemetry-azure
url = https://github.com/marcelmedina/open-telemetry-azure.git
[submodule "2022-01-25/azure-function-keyvault"]
path = 2022-01-25/azure-function-keyvault
url = https://github.com/marcelmedina/azure-function-keyvault.git
[submodule "2021-12-21/azure-function-dependency-injection-sample"]
path = 2021-12-21/azure-function-dependency-injection-sample
url = https://github.com/marcelmedina/azure-function-dependency-injection-sample.git
[submodule "2022-10-08/durable-functions-aggregator-pattern"]
path = 2022-10-08/durable-functions-aggregator-pattern
url = https://github.com/marcelmedina/durable-functions-aggregator-pattern.git
[submodule "2022-11-23/durable-functions-net7-out-of-process"]
path = 2022-11-23/durable-functions-net7-out-of-process
url = https://github.com/marcelmedina/durable-functions-net7-out-of-process.git
[submodule "2022-12-07/durable-functions-net7-isolated-class-based-types"]
path = 2022-12-07/durable-functions-net7-isolated-class-based-types
url = https://github.com/marcelmedina/durable-functions-net7-isolated-class-based-types.git
[submodule "2022-12-14/grpc-net7-transcoding-json"]
path = 2022-12-14/grpc-net7-transcoding-json
url = https://github.com/marcelmedina/grpc-net7-transcoding-json.git
[submodule "2022-12-20/migrate-aspnet-framework-to-aspnet-core-with-yarp"]
path = 2022-12-20/migrate-aspnet-framework-to-aspnet-core-with-yarp
url = https://github.com/marcelmedina/migrate-aspnet-framework-to-aspnet-core-with-yarp.git
[submodule "2023-01-11/azure-functions-trigger-bindings-queue"]
path = 2023-01-11/azure-functions-trigger-bindings-queue
url = https://github.com/marcelmedina/azure-functions-trigger-bindings-queue.git
[submodule "2023-02-14/azure-functions-trigger-bindings-blob"]
path = 2023-02-14/azure-functions-trigger-bindings-blob
url = https://github.com/marcelmedina/azure-functions-trigger-bindings-blob.git
[submodule "2023-01-11/azure-functions-trigger-bindings-queue-isolated"]
path = 2023-01-11/azure-functions-trigger-bindings-queue-isolated
url = https://github.com/marcelmedina/azure-functions-trigger-bindings-queue-isolated.git
[submodule "2023-02-14/azure-functions-trigger-bindings-blob-isolated"]
path = 2023-02-14/azure-functions-trigger-bindings-blob-isolated
url = https://github.com/marcelmedina/azure-functions-trigger-bindings-blob-isolated.git
[submodule "2023-05-11/convert-dab-config-to-swa-config"]
path = 2023-05-11/convert-dab-config-to-swa-config
url = https://github.com/marcelmedina/convert-dab-config-to-swa-config
[submodule "2023-05-27/azure-functions-http-status-code"]
path = 2023-05-27/azure-functions-http-status-code
url = https://github.com/marcelmedina/azure-functions-http-status-code.git
[submodule "2023-06-13/azure-functions-in-container-apps-with-dapr"]
path = 2023-06-13/azure-functions-in-container-apps-with-dapr
url = https://github.com/marcelmedina/azure-functions-in-container-apps-with-dapr.git
[submodule "2023-07-18/masstransit-rabbitmq-net7"]
path = 2023-07-18/masstransit-rabbitmq-net7
url = https://github.com/marcelmedina/masstransit-rabbitmq-net7.git
[submodule "2023-08-02/masstransit-azure-servicebus-net7"]
path = 2023-08-02/masstransit-azure-servicebus-net7
url = https://github.com/marcelmedina/masstransit-azure-servicebus-net7.git
[submodule "2023-08-02/fluent-validation-azure-function-isolated"]
path = 2023-08-02/fluent-validation-azure-function-isolated
url = https://github.com/marcelmedina/fluent-validation-azure-function-isolated.git
[submodule "2023-08-19/tax-calculator-visitor-pattern"]
path = 2023-08-19/tax-calculator-visitor-pattern
url = https://github.com/marcelmedina/tax-calculator-visitor-pattern.git
[submodule "2023-09-03/dotnet7-azure-function-isolated-polly-retry"]
path = 2023-09-03/dotnet7-azure-function-isolated-polly-retry
url = https://github.com/marcelmedina/dotnet7-azure-function-isolated-polly-retry.git
[submodule "2023-09-03/dotnet7-azure-function-isolated-polly-await-retry"]
path = 2023-09-03/dotnet7-azure-function-isolated-polly-await-retry
url = https://github.com/marcelmedina/dotnet7-azure-function-isolated-polly-await-retry
[submodule "2023-09-03/dotnet7-azure-function-isolated-polly-await-retry-jitter"]
path = 2023-09-03/dotnet7-azure-function-isolated-polly-await-retry-jitter
url = https://github.com/marcelmedina/dotnet7-azure-function-isolated-polly-await-retry-jitter.git
[submodule "2023-09-23/azure-functions-isolated-correlationid"]
path = 2023-09-23/azure-functions-isolated-correlationid
url = https://github.com/marcelmedina/azure-functions-isolated-correlationid
[submodule "2023-11-03/dotnet8-docker-container"]
path = 2023-11-03/dotnet8-docker-container
url = https://github.com/marcelmedina/dotnet8-docker-container.git
[submodule "2024-01-11/dotnet8-azure-function-ready2run"]
path = 2024-01-11/dotnet8-azure-function-ready2run
url = https://github.com/marcelmedina/dotnet8-azure-function-ready2run.git