Info
Version: | 1.0.26 |
Author(s): | Litmus |
Last Update: | Friday, October 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/litmus/DynamoDbAutoscaler |
NuGet Url: | https://www.nuget.org/packages/DynamoDbAutoscaler |
Install
Install-Package DynamoDbAutoscaler
dotnet add package DynamoDbAutoscaler
paket add DynamoDbAutoscaler
DynamoDbAutoscaler Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK(>= 2.3.0)
- Newtonsoft.Json(>= 8.0.1)
- Serilog(>= 1.5.1)
- TransientFaultHandling.Core(>= 5.1.1209)
Tags
Inspired by Dynamic DynamoDB https://github.com/sebdah/dynamic-dynamodb.