AzureFunctions.PowerShell.Durable.SDK

1.1.0

Initial release of the Durable Functions SDK for PowerShell. This package is to be used exclusively with the Azure Functions PowerShell worker.

Minimum PowerShell version

7.2

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureFunctions.PowerShell.Durable.SDK

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureFunctions.PowerShell.Durable.SDK

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Microsoft Corporation. All rights reserved.

Package Details

FileList

  • AzureFunctions.PowerShell.Durable.SDK.nuspec
  • _manifest\spdx_2.2\manifest.spdx.json
  • AzureFunctions.PowerShell.Durable.SDK.dll
  • AzureFunctions.PowerShell.Durable.SDK.psd1
  • Dependencies\DurableEngine.dll
  • Dependencies\Microsoft.Bcl.AsyncInterfaces.dll
  • Dependencies\Microsoft.DurableTask.Worker.dll
  • Dependencies\Microsoft.Extensions.FileProviders.Abstractions.dll
  • Dependencies\Microsoft.Extensions.Options.dll
  • Dependencies\System.Diagnostics.EventLog.dll
  • Dependencies\System.Reactive.Interfaces.dll
  • Dependencies\System.Reactive.PlatformServices.dll
  • _manifest\manifest.json
  • _manifest\spdx_2.2\manifest.spdx.json.sha256
  • AzureFunctions.PowerShell.Durable.SDK.psm1
  • Dependencies\DurableEngine.pdb
  • Dependencies\Microsoft.DurableTask.Abstractions.dll
  • Dependencies\Microsoft.Extensions.Configuration.Abstractions.dll
  • Dependencies\Microsoft.Extensions.Hosting.Abstractions.dll
  • Dependencies\Microsoft.Extensions.Primitives.dll
  • Dependencies\System.Reactive.Core.dll
  • Dependencies\System.Reactive.Linq.dll
  • Dependencies\System.Reactive.Providers.dll
  • _manifest\manifest.json.sha256
  • AzureFunctions.PowerShell.Durable.SDK.pdb
  • Dependencies\Castle.Core.dll
  • Dependencies\DurableTask.Core.dll
  • Dependencies\Microsoft.DurableTask.Client.dll
  • Dependencies\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • Dependencies\Microsoft.Extensions.Logging.Abstractions.dll
  • Dependencies\Newtonsoft.Json.dll
  • Dependencies\System.Reactive.dll

Version History

Version Downloads Last updated
1.1.0 (current version) 1,564 2/14/2024
1.0.2 2,121 9/11/2023
1.0.1 412 6/15/2023
1.0.0 50 6/7/2023
1.0.0-alpha 7 5/31/2023
0.0.2-alpha 18 4/18/2023
0.0.1-alpha 9 11/30/2022
Show more