AWS Lambda adds support for .NET 8 - devamazonaws.blogspot.com

AWS Lambda now supports creating serverless applications using .NET 8. This runtime is based on the latest long-term support release of .NET 8. Developers can use .NET 8 as both a managed runtime and a container base image, and AWS will automatically apply updates to the managed runtime and base image as they become available.

Post Updated on February 22, 2024 at 10:45PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com