Skip to content
#

aot

Here are 187 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 aot 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 aot topic, visit your repo's landing page and select "manage topics."

Learn more