The Migrations assembly, containing types which upgrade the state of a persistence service, like a database.
                        
                    
         
                Info
| Version: | 1.3.16 | 
| Author(s): | Stack | 
| Last Update: | Tuesday, October 10, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Stack.Data.Migrations | 
Install
Install-Package Stack.Data.Migrations
                        dotnet add package Stack.Data.Migrations
                        paket add Stack.Data.Migrations
                        
                                Stack.Data.Migrations Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Stack.Data(>= 1.3.16)
 - Stack(>= 1.3.16)