Small library for service bootstrapping. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Mads Kristensen | 
| Last Update: | Tuesday, August 11, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/MadsK.ServiceUtils.Bootstrapping | 
Install
Install-Package MadsK.ServiceUtils.Bootstrapping
                        dotnet add package MadsK.ServiceUtils.Bootstrapping
                        paket add MadsK.ServiceUtils.Bootstrapping
                        
                                MadsK.ServiceUtils.Bootstrapping Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MadsK.ServiceUtils.Installers(>= 1.0.1)
- Microsoft.Extensions.Configuration(>= 3.1.6)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.6)
- Microsoft.Extensions.Configuration.Json(>= 3.1.6)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
