Path Lines of Code README.md 103 SECURITY.md 24 ThirdPartyNotices.txt 269 create_new_worker_instructions.md 5 examples/PSCoreApp/GetAzureVmHttpTrigger/function.json 20 examples/PSCoreApp/GetAzureVmHttpTrigger/run.ps1 24 examples/PSCoreApp/MyHttpTrigger/function.json 20 examples/PSCoreApp/MyHttpTrigger/run.ps1 27 examples/PSCoreApp/MyHttpTriggerWithModule/function.json 20 examples/PSCoreApp/MyHttpTriggerWithModule/run.ps1 25 examples/PSCoreApp/README.md 16 examples/PSCoreApp/host.json 9 examples/PSCoreApp/local.settings.json 8 examples/PSCoreApp/profile.ps1 13 examples/PSCoreApp/requirements.psd1 7 examples/durable/DurableApp/CustomStatusOrchestrator/function.json 9 examples/durable/DurableApp/CustomStatusOrchestrator/run.ps1 13 examples/durable/DurableApp/EscalateApproval/function.json 9 examples/durable/DurableApp/EscalateApproval/run.ps1 2 examples/durable/DurableApp/FanOutFanInOrchestrator/function.json 9 examples/durable/DurableApp/FanOutFanInOrchestrator/run.ps1 10 examples/durable/DurableApp/FlakyActivity/function.json 9 examples/durable/DurableApp/FlakyActivity/run.ps1 7 examples/durable/DurableApp/FunctionChainingOrchestrator/function.json 9 examples/durable/DurableApp/FunctionChainingOrchestrator/run.ps1 9 examples/durable/DurableApp/FunctionChainingWithRetriesOrchestrator/function.json 9 examples/durable/DurableApp/FunctionChainingWithRetriesOrchestrator/run.ps1 11 examples/durable/DurableApp/GetJobStatus/function.json 9 examples/durable/DurableApp/GetJobStatus/run.ps1 8 examples/durable/DurableApp/HttpStart/function.json 25 examples/durable/DurableApp/HttpStart/run.ps1 8 examples/durable/DurableApp/HumanInteractionOrchestrator/function.json 9 examples/durable/DurableApp/HumanInteractionOrchestrator/run.ps1 20 examples/durable/DurableApp/HumanInteractionStart/function.json 24 examples/durable/DurableApp/HumanInteractionStart/run.ps1 9 examples/durable/DurableApp/InstanceManagement/function.json 24 examples/durable/DurableApp/InstanceManagement/run.ps1 20 examples/durable/DurableApp/MonitorOrchestrator/function.json 9 examples/durable/DurableApp/MonitorOrchestrator/run.ps1 21 examples/durable/DurableApp/MonitorStart/function.json 24 examples/durable/DurableApp/MonitorStart/run.ps1 9 examples/durable/DurableApp/ProcessApproval/function.json 9 examples/durable/DurableApp/ProcessApproval/run.ps1 2 examples/durable/DurableApp/RequestApproval/function.json 9 examples/durable/DurableApp/RequestApproval/run.ps1 2 examples/durable/DurableApp/SayHello/function.json 9 examples/durable/DurableApp/SayHello/run.ps1 5 examples/durable/DurableApp/SendAlert/function.json 9 examples/durable/DurableApp/SendAlert/run.ps1 2 examples/durable/DurableApp/host.json 7 examples/durable/DurableApp/local.settings.json 9 examples/durable/DurableApp/profile.ps1 18 examples/durable/DurableApp/proxies.json 4 examples/durable/DurableApp/requirements.psd1 5 examples/durable/LongRunningHttpApp/HttpTrigger/function.json 24 examples/durable/LongRunningHttpApp/HttpTrigger/run.ps1 8 examples/durable/LongRunningHttpApp/LongRunningActivity/function.json 9 examples/durable/LongRunningHttpApp/LongRunningActivity/run.ps1 14 examples/durable/LongRunningHttpApp/MyOrchestrator/function.json 9 examples/durable/LongRunningHttpApp/MyOrchestrator/run.ps1 6 examples/durable/LongRunningHttpApp/extensions.csproj 7 examples/durable/LongRunningHttpApp/host.json 4 examples/durable/LongRunningHttpApp/profile.ps1 18 examples/durable/LongRunningHttpApp/proxies.json 4 examples/durable/LongRunningHttpApp/requirements.psd1 5 protobuf/README.md 75 release_notes.md 1 src/worker.config.json 11 test/E2E/TestFunctionApp/CosmosDBTriggerAndOutput/function.json 23 test/E2E/TestFunctionApp/CurrentUtcDateTimeClient/function.json 24 test/E2E/TestFunctionApp/CurrentUtcDateTimeOrchestrator/function.json 9 test/E2E/TestFunctionApp/DurableActivity/function.json 9 test/E2E/TestFunctionApp/DurableActivityFlaky/function.json 9 test/E2E/TestFunctionApp/DurableActivityWithException/function.json 9 test/E2E/TestFunctionApp/DurableActivityWritesToQueue/function.json 16 test/E2E/TestFunctionApp/DurableClient/function.json 24 test/E2E/TestFunctionApp/DurableClientLegacyNames/function.json 24 test/E2E/TestFunctionApp/DurableClientOrchContextProperties/function.json 24 test/E2E/TestFunctionApp/DurableClientTerminating/function.json 24 test/E2E/TestFunctionApp/DurableOrchestrator/function.json 9 test/E2E/TestFunctionApp/DurableOrchestratorAccessContextProps/function.json 9 test/E2E/TestFunctionApp/DurableOrchestratorComplexRaiseEvent/function.json 9 test/E2E/TestFunctionApp/DurableOrchestratorGetTaskResult/function.json 9 test/E2E/TestFunctionApp/DurableOrchestratorLegacyNames/function.json 9 test/E2E/TestFunctionApp/DurableOrchestratorRaiseEvent/function.json 9 test/E2E/TestFunctionApp/DurableOrchestratorWithException/function.json 9 test/E2E/TestFunctionApp/DurableOrchestratorWriteToQueue/function.json 9 test/E2E/TestFunctionApp/DurableTimerClient/function.json 24 test/E2E/TestFunctionApp/DurableTimerOrchestrator/function.json 9 test/E2E/TestFunctionApp/EventHubTriggerAndOutputObject/function.json 19 test/E2E/TestFunctionApp/EventHubTriggerAndOutputString/function.json 20 test/E2E/TestFunctionApp/EventHubVerifyOutputObject/function.json 19 test/E2E/TestFunctionApp/EventHubVerifyOutputString/function.json 19 test/E2E/TestFunctionApp/ExternalEventClient/function.json 24 test/E2E/TestFunctionApp/ExternalEventOrchestrator/function.json 9 test/E2E/TestFunctionApp/HttpTrigger/function.json 20 test/E2E/TestFunctionApp/HttpTriggerThrows/function.json 20 test/E2E/TestFunctionApp/HttpTriggerWithMetadata/function.json 20 test/E2E/TestFunctionApp/QueueTriggerAndOutput/function.json 18 test/E2E/TestFunctionApp/UsingManagedDependencies/function.json 20 test/E2E/TestFunctionApp/host.json 15 test/E2E/TestFunctionApp/local.settings.json 10 test/Unit/xunit.runner.json 3 upgrade_ps_sdk_instructions.md 7