Skip to content

Update .NET blank-csharp example to demonstrate using dotnet lambda CLI for layers #445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 29, 2023

Conversation

yualexan
Copy link
Contributor

Description of changes:

This PR reworks the blank-csharp example to use the preferred method of deploying a Lambda function with layers: the .NET CLI.

  • Updated scripts (and added 2-build-layer) to accommodate this change.
  • Removed CFN as part of this tutorial. We may consider adding this into a future update, but consider CFN out of scope for this change.
  • Tested all 5 steps in order; function and all scripts still work as expected.

@yualexan yualexan merged commit ebfefdb into main Aug 29, 2023
@AWSBen AWSBen deleted the csharp-layer-update branch March 31, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants