Top
image credit: Adobe Stock

New AWS .NET Distributed Cache Provider for DynamoDB in Preview

July 13, 2023

Via: InfoQ

Recently AWS announced the preview release of the AWS .NET Distributed Cache Provider for DynamoDB. This library enables Amazon DynamoDB to be used as the storage for ASP.NET Core’s distributed cache framework.

The AWS .NET Distributed Cache Provider for DynamoDB is the successor to the AWS DynamoDB Session State Provider, offering compatibility with both .NET Framework and ASP.NET Core applications. While the session state provider library, released in 2012, is limited to .NET Framework applications, the new distributed cache provider also extends its functionality to support ASP.NET Core.

Read More on InfoQ