Info
| Version: | 0.1.2.1 | 
| Author(s): | Noel Herrick | 
| Last Update: | Monday, January 5, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/noelherrick/Alter | 
| NuGet Url: | https://www.nuget.org/packages/Alter.CommandLine | 
Install
Install-Package Alter.CommandLine
                        dotnet add package Alter.CommandLine
                        paket add Alter.CommandLine
                        
                                Alter.CommandLine Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CommandLineParser(1.9.71)
 
                
Its two main goals are: keep database schema changes in sync with application code changes and provide a way to deploy changes to all environments in the same manner.