Info
Version: | 1.1.7 |
Author(s): | Oleg Shuruev |
Last Update: | Wednesday, July 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shuruev/Atom |
NuGet Url: | https://www.nuget.org/packages/Atom.AWSQueue |
Install
Install-Package Atom.AWSQueue
dotnet add package Atom.AWSQueue
paket add Atom.AWSQueue
Atom.AWSQueue Download (Unzip the "nupkg" after downloading)
Dependencies
- Atom.AsyncUtil(>= 1.0.0)
- Atom.AWSClient(>= 1.1.0)
- Atom.Batch(>= 1.0.0)
- AWSSDK.SQS(>= 3.3.0)
Tags
Add this package to your core library, so it would get the source code of this module without installing a binary dependency.
Then proceed with using corresponding functionality from Atom.AWS namespace, like if it was installed using binary assembly.
Check out GitHub for more docs and usage examples.