AWS Lambda dotnet core - sitapriyanka/aws GitHub Wiki

  • Install AWS Tool Kit using visual studio code extension.
  • dotnet new -i Amazon.Lambda.Templates Use this commands to add templates to dotnet so that we can use these templates through dotnet new command.