Download Latest Version Release 2026-07-22 source code.zip (31.0 MB)
Email in envelope

Get an email when there's a new version of AWS Lambda for .NET

Home / release_2026-07-02_2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-02 639 Bytes
Release 2026-07-02 #2 source code.tar.gz 2026-07-02 28.4 MB
Release 2026-07-02 #2 source code.zip 2026-07-02 31.0 MB
Totals: 3 Items   59.4 MB 0

Release 2026-07-02 [#2]

Amazon.Lambda.Templates (8.1.0)

  • Add lambda.DurableFunction and serverless.DurableFunction blueprints (vs2026) for Lambda durable execution workflows. lambda.DurableFunction uses the class-library static-wrapper model (DurableFunction.WrapAsync) and deploys via dotnet lambda deploy-function; serverless.DurableFunction uses the annotations model ([LambdaFunction] + [DurableExecution]) and deploys via CloudFormation (serverless.template). Both target the managed dotnet10 runtime and ship a sample ProcessOrder workflow plus a local test project driven by Amazon.Lambda.DurableExecution.Testing. Preview.
Source: README.md, updated 2026-07-02