Library for handling configuration from secret storage.
                        
                    
         
                Info
| Version: | 1.6.0 | 
| Author(s): | Hafslund Nett AS | 
| Last Update: | Friday, October 23, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Hafslund.Configuration | 
Install
Install-Package Hafslund.Configuration
                        dotnet add package Hafslund.Configuration
                        paket add Hafslund.Configuration
                        
                                Hafslund.Configuration Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- KubernetesClient(>= 1.6.3)
 - Microsoft.ApplicationInsights.AspNetCore(>= 2.8.2)
 - Microsoft.Azure.KeyVault(>= 3.0.4)
 - Microsoft.Extensions.Configuration(>= 3.0.0)
 - Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.3)
 - Newtonsoft.Json(>= 12.0.2)
 - System.IdentityModel.Tokens.Jwt(>= 5.6.0)