Info
| Version: | 0.0.6 | 
| Author(s): | dale.holborow | 
| Last Update: | Tuesday, August 15, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/daleholborow/iayos.DbUp.ScriptProviders | 
| NuGet Url: | https://www.nuget.org/packages/iayos.DbUp.ScriptProviders | 
Install
Install-Package iayos.DbUp.ScriptProviders
                        dotnet add package iayos.DbUp.ScriptProviders
                        paket add iayos.DbUp.ScriptProviders
                        
                                iayos.DbUp.ScriptProviders Download (Unzip the "nupkg" after downloading)
                            
                        Tags
 
                
and classes (embedded and filesystem) with namespace removed to futureproof refactoring and relocation of script files.
Inspired by my own experience where refactoring would break migrations, and the support ticket: https://github.com/DbUp/DbUp/issues/166.