A .NET implementation of the Amazon QLDB driver that can be used to programmatically access and interact with data in Amazon QLDB ledgers.
Info
Version: | 1.4.1 |
Author(s): | Amazon Web Services |
Last Update: | Wednesday, November 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://aws.amazon.com/qldb/ |
NuGet Url: | http://www.nuget.org/packages/Amazon.QLDB.Driver |
Install
Install-Package Amazon.QLDB.Driver
dotnet add package Amazon.QLDB.Driver
paket add Amazon.QLDB.Driver
Amazon.QLDB.Driver Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.QLDBSession(>= 3.5.1.4)
- Amazon.IonDotnet(>= 1.1.0)
- Amazon.IonHashDotnet(>= 1.0.1)
- Microsoft.Extensions.Logging(>= 5.0.0)
Tags