The recent evolution of .NET has been fun to watch. Since .NET became an open-source platform, it has finally delivered on its cross-platform promise. At the same time, support for Linux has given it ...
Amazon simplifies writing Lambda functions in C# with features like Lambda Annotations, which uses C# source generators to generate code from a REST API path. Support for .NET 8 is coming soon.