461 Forks
1413 Stars
1413 Watchers

aws-lambda-dotnet

Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.

How to download and setup aws-lambda-dotnet

Open terminal and run command
git clone https://github.com/aws/aws-lambda-dotnet.git
git clone is used to create a copy or clone of aws-lambda-dotnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-lambda-dotnet https://github.com/aws/aws-lambda-dotnet/archive/master.zip

Or simply clone aws-lambda-dotnet with SSH
[email protected]:aws/aws-lambda-dotnet.git

If you have some problems with aws-lambda-dotnet

You may open issue on aws-lambda-dotnet support forum (system) here: https://github.com/aws/aws-lambda-dotnet/issues