Helper for configuring AWS credentials and region in .net.
Info
Version: | 1.1.0 |
Author(s): | Danny Etsebban |
Last Update: | Monday, June 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dannyets/De.Amazon.Configuration |
NuGet Url: | https://www.nuget.org/packages/De.Amazon.Configuration |
Install
Install-Package De.Amazon.Configuration
dotnet add package De.Amazon.Configuration
paket add De.Amazon.Configuration
De.Amazon.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.3.102.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)