Top 20 NuGet Packages depending on AWSSDK - DynamoDBv2

Total dependencies: 169

Package Description
DynamoDB data store adaptor for ASP.NET Core Identity
The Geo Library for Amazon DynamoDB enables .NET developers to easily create and query geospatial data. This version targets .NET 4.5 and NET Standard 1.3
An alternate SDK for Amazon DynamoDB with a cleaner API and advanced operations. Supports async and sync.
DynamoDB Storage Provider for ASP.NET Identity 2.0 framework
AWS DynamoDB client wrapper with generics. Compatible with AWS Lambda. Compatible with MVC.
Enables to store mocking sessions in Amazon Aws DynamoDb for request/response verification. This package is part of project Imposter which provides simple over the wire test doubles. Project Imposter allows to stub or mock a REST resource.
This package adds support Amazon DynamoDB backend to KumoDictionary.
Serverless and Scalable Mobile-Push-Notification server-side client and database abstraction/management for sending mobile push notifications to APNS and GCM utilizing Amazon DynamoDB and Amazon SimpleNotificationService.
This library provides a fully functioning Amazon DynamoDB JobStore for Quartz.NET using the AWS SDK Dynamo client. Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems. For details of changes per ve...
AWS functionality for Special Circumstances play ground.
Package Description
Package Description
Package Description
Kinescribe is a .Net standard library for processing AWS Kinesis data streams. It tracks the position in each shard of your stream in DynamoDB so you don't have to worry about it.
Package Description
.NET Standard package that implements the Repository pattern for DynamoDB tables
AWS lambda enables users to write serverless functions. However, a lambda function can have a maximum execution time of 15 minutes after which it times out. Hence, it is not possible to write long running processes in AWS lambda. AWS has introduced step functions to overcome this shortcomming. Howev...