Skip to main content
Mongo2Go package icon

Mongo2Go

Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET 3.5 and works in later versions, too. This Nuget package contains the executables of mongod, mongoimport and mongoexport v3.2.7 for Windows, Linux and OS X. Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests) 2. Providing a quick to set up MongoDB database for a local developer environment

Total Downloads
10.7M
10,700,273
Published
Jul 24, 2016
Latest stable version

Install

.NET CLI
dotnet add package Mongo2Go --version 1.0.0-beta
Package Manager Console
Install-Package Mongo2Go -Version 1.0.0-beta
PackageReference
<PackageReference Include="Mongo2Go" Version="1.0.0-beta" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.