Tools for migrating Mongo schemas.
Info
Version: | 1.1.0 |
Author(s): | PharmaData |
Last Update: | Wednesday, June 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Migrations |
Install
Install-Package MongoDB.Migrations
dotnet add package MongoDB.Migrations
paket add MongoDB.Migrations
MongoDB.Migrations Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.2.4)
- Serilog(>= 1.5.14)