AWS Lambda durable execution SDK for .NET is now generally available
News
This article announces the general availability of the AWS Lambda Durable Execution SDK for .NET, enabling C# developers to build resilient, long-running workflows using Lambda durable functions.
- Create multi-step applications like payment processing, AI agent orchestration, and human-in-the-loop approvals without custom orchestration
- Lambda durable functions checkpoint progress automatically and pause execution for up to a year waiting on external events
- SDK provides steps for progress tracking, callback integration, durable invocation for reliable function chaining, and efficient suspension
- Installs from NuGet into existing .NET toolchain with local testing emulator for debugging before production deployment
The SDK enables C# developers to build complex workflows directly in Lambda without external orchestration services or custom progress tracking.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.