retrieves a text file from a GCS bucket and stores its contents in a string dictionary.
Info
Version: | 1.0.2 |
Author(s): | dantaylor |
Last Update: | Saturday, August 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/soydantaylor/gcs-secret-reader |
NuGet Url: | https://www.nuget.org/packages/GCSSecretReader |
Install
Install-Package GCSSecretReader
dotnet add package GCSSecretReader
paket add GCSSecretReader
GCSSecretReader Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.Storage.V1(>= 2.3.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)