A convenient configuration builder to add temporary aws credentials to the environment variables.
Info
| Version: | 1.0.8 |
| Author(s): | Terence Tham |
| Last Update: | Wednesday, July 18, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/TempAwsCredentialsConfigurationBuilderExtension |
Install
Install-Package TempAwsCredentialsConfigurationBuilderExtension
dotnet add package TempAwsCredentialsConfigurationBuilderExtension
paket add TempAwsCredentialsConfigurationBuilderExtension
TempAwsCredentialsConfigurationBuilderExtension Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)