A simple library to load and execute bootstrapper classes in referenced dlls by convention. 
                        
                    
         
                Info
| Version: | 2.1.0-beta | 
| Author(s): | David Nguyen | 
| Last Update: | Wednesday, November 15, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/hpcsc/Sharpenter.BootstrapperLoader | 
| NuGet Url: | https://www.nuget.org/packages/Sharpenter.BootstrapperLoader | 
Install
Install-Package Sharpenter.BootstrapperLoader
                        dotnet add package Sharpenter.BootstrapperLoader
                        paket add Sharpenter.BootstrapperLoader
                        
                                Sharpenter.BootstrapperLoader Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Microsoft.Extensions.DependencyModel(>= 2.0.0)
 - System.Runtime.Loader(>= 4.3.0)
 
No dependencies. 
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
 - System.Runtime.Loader(>= 4.3.0)
 
Tags