Simple MongoDB versioning & migrations. 
                        
                    
         
                Info
| Version: | 1.0.9 | 
| Author(s): | Cactus Dream Team | 
| Last Update: | Sunday, June 27, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/CactusSoft/Cactus.Mongo.Migration | 
| NuGet Url: | https://www.nuget.org/packages/Cactus.Mongo.Migration | 
Install
Install-Package Cactus.Mongo.Migration
                        dotnet add package Cactus.Mongo.Migration
                        paket add Cactus.Mongo.Migration
                        
                                Cactus.Mongo.Migration Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
 - MongoDB.Driver(>= 2.9.0)
 
Tags