Uses `IConfiguration` as the data source when creating strongly-typed configuration classes.
                        
                    
         
                Info
| Version: | 2.1.1 | 
| Author(s): | Pawel Gerr | 
| Last Update: | Wednesday, February 5, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/PawelGerr/Thinktecture.Configuration | 
| NuGet Url: | https://www.nuget.org/packages/Thinktecture.Extensions.Configuration | 
Install
Install-Package Thinktecture.Extensions.Configuration
                        dotnet add package Thinktecture.Extensions.Configuration
                        paket add Thinktecture.Extensions.Configuration
                        
                                Thinktecture.Extensions.Configuration Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.1 
                                        
                    - Thinktecture.Configuration(>= 2.1.1)
 - Microsoft.Extensions.Configuration.Abstractions(>= 1.1.2)
 - Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
 - NETStandard.Library(>= 1.6.1)
 - System.ComponentModel.TypeConverter(>= 4.3.0)
 - System.ValueTuple(>= 4.5.0)
 
- Thinktecture.Configuration(>= 2.1.1)
 - Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
 - Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
 
Tags