Mongo2Go 0.1.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mongo2Go --version 0.1.8
NuGet\Install-Package Mongo2Go -Version 0.1.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mongo2Go" Version="0.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mongo2Go --version 0.1.8
#r "nuget: Mongo2Go, 0.1.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mongo2Go as a Cake Addin
#addin nuget:?package=Mongo2Go&version=0.1.8

// Install Mongo2Go as a Cake Tool
#tool nuget:?package=Mongo2Go&version=0.1.8

Mongo2Go is a manged 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.0.10 (32bit).

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

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Mongo2Go:

Package Downloads
Dolittle.Machine.Specifications.MongoDB

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.

DocWorks.Common.SEDAEvents.Aggregation

This is common code in DocWorks CMS Application

NetCoreCleanArchitecture.Persistence.MongoDb

Package Description

NetCoreCleanArchitecture.Infrastructure.MongoDb

Package Description

BrandUp.MongoDB.Testing.Mongo2Go

Package Description

GitHub repositories (15)

Showing the top 5 popular GitHub repositories that depend on Mongo2Go:

Repository Stars
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
abpframework/abp-samples
Sample solutions built with the ABP Framework
meysamhadeli/booking-microservices
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
mehdihadeli/food-delivery-microservices
🍔 A practical food delivery microservices, built with .Net 7, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
Version Downloads Last updated
3.1.3 2,605,514 4/30/2021
3.1.1 135,759 4/8/2021
3.1.0 11,549 4/7/2021
3.0.0 40,430 3/27/2021
2.2.16 947,387 12/13/2020
2.2.15 7,024 12/12/2020
2.2.14 188,183 10/19/2020
2.2.12 1,030,548 9/7/2019
2.2.11 255,904 5/10/2019
2.2.10 7,955 5/10/2019
2.2.9 142,314 2/4/2019
2.2.8 140,233 10/12/2018
2.2.7 40,963 8/13/2018
2.2.6 17,357 7/19/2018
2.2.5 6,923 7/19/2018
2.2.4 18,893 6/6/2018
2.2.3 7,758 6/6/2018
2.2.2 7,148 6/5/2018
2.2.1 70,516 11/23/2017
2.2.0 12,494 8/17/2017
2.1.0 25,731 3/10/2017
2.0.0-alpha1 7,520 12/20/2016
1.1.0 28,160 3/10/2017
1.0.0 12,270 11/14/2016
1.0.0-beta4 5,674 10/24/2016
1.0.0-beta3 6,387 8/22/2016
1.0.0-beta2 5,850 7/29/2016
1.0.0-beta 6,101 7/24/2016
0.2.0 27,012 5/31/2016
0.1.8 9,488 3/17/2016
0.1.6 6,071 7/21/2015
0.1.5 4,893 7/8/2015
0.1.4 5,429 1/26/2015
0.1.3 5,706 9/20/2012
0.1.2 4,827 8/20/2012
0.1.1 4,887 8/16/2012
0.1.0 6,367 8/15/2012

MongoDB is updated to version 3.0.10