Creating a simple AWS Lambda function with .NET Core 6 runtime using Visual Studio IDE
In this blog, let's look at how to get started with creating a serverless function(AWS Lambda) using .NET Core 6
What we're going to do?
Create a Lambda function using Visual Studio
Push the function to AWS Lambda
Identify different ways to test the...
niravsoni.hashnode.dev4 min read