LazyStackApp 3.0.1
dotnet tool install --global LazyStackApp --version 3.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local LazyStackApp --version 3.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=LazyStackApp&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package LazyStackApp --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LazyStack is a tool that ingests an OpenApi (swagger) REST API specification and generates the AWS Serverless
Application Model (SAM) template and the C# AWS Lambda projects necessary to stand up a fully featured
commercial-grade application stack in AWS. It also generates a client application SDK making it simple to
call that stack from C# applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last Updated |
---|---|---|
3.0.1 | 643 | 8/25/2022 |
3.0.0 | 604 | 8/23/2022 |
2.1.0 | 625 | 6/18/2022 |
1.5.3 | 660 | 1/18/2022 |
1.4.2 | 1,671 | 11/26/2021 |
1.4.1 | 467 | 11/1/2021 |
1.4.0 | 516 | 10/26/2021 |
1.3.0 | 430 | 10/13/2021 |
1.2.0 | 1,882 | 7/6/2021 |
1.1.0 | 717 | 6/29/2021 |
1.0.5 | 891 | 3/17/2021 |
1.0.4 | 544 | 3/1/2021 |
1.0.3 | 474 | 2/25/2021 |
1.0.2 | 488 | 2/22/2021 |
1.0.1 | 490 | 2/21/2021 |
1.0.0 | 492 | 2/21/2021 |
Added UseManualPermissions Directive