MongoMigrations by https://github.com/phoenixwebgroup/DotNetMongoMigrations

<PackageReference Include="MongoMigrations" Version="1.8.3" />

 MongoMigrations 1.8.3

Mongo migrations for dot net developers

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>MongoMigrations</id>
    <version>1.8.3.0</version>
    <authors>https://github.com/phoenixwebgroup/DotNetMongoMigrations</authors>
    <owners>https://github.com/phoenixwebgroup/DotNetMongoMigrations</owners>
    <licenseUrl>https://github.com/phoenixwebgroup/DotNetMongoMigrations</licenseUrl>
    <projectUrl>https://github.com/phoenixwebgroup/DotNetMongoMigrations</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Mongo migrations for dot net developers</description>
    <tags>Mongo Migrations</tags>
    <dependencies>
      <dependency id="mongocsharpdriver" version="1.8.3" />
    </dependencies>
  </metadata>
</package>