Kubernetes secrets configuration provider implementation to use with Microsoft.Extensions.Configuration.
Info
| Version: | 0.2.0 |
| Author(s): | NetEscapades.Configuration.KubeSecrets |
| Last Update: | Monday, January 6, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/andrewlock/NetEscapades.Configuration/tree/master/src/NetEscapades.Configuration.KubeSecrets |
| NuGet Url: | https://www.nuget.org/packages/NetEscapades.Configuration.KubeSecrets |
Install
Install-Package NetEscapades.Configuration.KubeSecrets
dotnet add package NetEscapades.Configuration.KubeSecrets
paket add NetEscapades.Configuration.KubeSecrets
NetEscapades.Configuration.KubeSecrets Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.0.0)
Tags