aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.81k stars 819 forks source link

How to create a lambda function using .Net Core. #13669

Open vikaskgahlawat opened 6 months ago

vikaskgahlawat commented 6 months ago

Amplify CLI Version

12.0.1

Question

I am trying to create a lambda function using AWS Amplify and .Net Core. However, I am only getting options of .Net 6, GO, Java, NodeJS, and Python. I have installed the .Net core runtime version 8.0.3.

image

ykethan commented 6 months ago

Hey @vikaskgahlawat, thank you for reaching out. From the following, Amplify CLI currently checks for version 6 .Net https://github.com/aws-amplify/amplify-cli/blob/cba0396bec4523f44c2814541e74204013ee8666/packages/amplify-dotnet-function-runtime-provider/src/utils/detect.ts#L24

Marking this as feature request

vikaskgahlawat commented 6 months ago

Thanks @ykethan . I will use version 6 for now.

Alexander-Stulov commented 2 months ago

Hi,

Any update?

I got an email from AWS titled "[Action Required] AWS Lambda end of support for .NET 6," but there is no path forward without Amplify CLI to support .NET 8.

According to the email sent, "We are ending support for .NET 6 in Lambda on December 20, 2024." Please update Amplify as soon as possible to make the upgrade possible.

Regards, Alex

Alexander-Stulov commented 1 month ago

Hi,

Any update?

Regards, Alex

Alexander-Stulov commented 1 week ago

Hi,

Any update? It is sad to see that there is not any update since Mar 26.

Regards, Alex