This contains a session state provider using Amazon DynamoDB.
Info
| Version: | 4.1.2 |
| Author(s): | Amazon Web Services |
| Last Update: | Tuesday, April 23, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aws/aws-dotnet-session-provider/ |
| NuGet Url: | https://www.nuget.org/packages/AWS.SessionProvider |
Install
Install-Package AWS.SessionProvider
dotnet add package AWS.SessionProvider
paket add AWS.SessionProvider
AWS.SessionProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.DynamoDBv2(>= 3.5.1.9)
Tags