Allow controlling transactions in AWS DynamoDB operations via the Unit of Work pattern.
Info
Version: | 0.2.0 |
Author(s): | Evil Pilaf |
Last Update: | Wednesday, May 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DynamoDBUnitOfWork |
Install
Install-Package DynamoDBUnitOfWork
dotnet add package DynamoDBUnitOfWork
paket add DynamoDBUnitOfWork
DynamoDBUnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.DynamoDBv2(>= 3.3.101.11)
Tags