Amazon Web Service Lambda Console has now added support for C# .NET Core 2.0. AWS Lambda allows you to run code without managing or offering servers. You can utilize the .NET Core 2.0 frameworks or libraries when authoring the function in AWS Lambda. With Amazon Web Service Toolkit for Visual Studio, it contains templates for project for single C# Lambda functions and full C# serverless applications tools to launch both project types to Amazon Web Service. The.NET Core 2.0 runtime is now available where AWS Lambda is available.
great
ReplyDelete