Getting started with writing and debugging AWS Lambda Function with Visual Studio Code
Note: this article uses the old project.json format of .net core, i havent gotten around to updating this yet. In this article I am going to go through step by step on how to get started with Visual Studio Code and creating your first C# based AWS Lambda function out of it. As Visual Studio…