Creating a Github Webhook with ASP.NET Core and AWS Lambda • Jerrie Pelser
Amazon recently announced support for .NET Core 2.0 on AWS Lambda. In this blog post, I will look at how we can use ASP.NET Core 2.0 to create a GitHub webhook using AWS Lambda and AWS API Gateway.
Before we start, ensure that you have the latest version of the AWS Toolkit for Visual Studio installed.