Amazon.Lambda.PowerShellHost
2.2.0
AWS Lambda PowerShell Host.
Install-Package Amazon.Lambda.PowerShellHost -Version 2.2.0
dotnet add package Amazon.Lambda.PowerShellHost --version 2.2.0
<PackageReference Include="Amazon.Lambda.PowerShellHost" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Amazon.Lambda.PowerShellHost --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- Amazon.Lambda.Core (>= 1.1.0)
- Microsoft.PowerShell.SDK (>= 6.0.4)
-
.NETCoreApp 3.1
- Amazon.Lambda.Core (>= 1.1.0)
- Microsoft.PowerShell.SDK (>= 7.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Amazon.Lambda.PowerShellHost:
Repository | Stars |
---|---|
aws/aws-extensions-for-dotnet-cli
Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
|