Skip to content
#

functions-as-a-service

Here are 14 public repositories matching this topic...

The Lambda Annotations Framework uses C# custom attributes and Source Generators to translate annotated Lambda functions to the regular Lambda programming model. Source Generators create new C# source code and incorporate that code during compilation. It does not impact Lambda startup times because it translates your code at compile time.

  • Updated Mar 31, 2024
  • C#

Improve this page

Add a description, image, and links to the functions-as-a-service topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functions-as-a-service topic, visit your repo's landing page and select "manage topics."

Learn more