asimmon / ephemeral-mongo

EphemeralMongo is a set of three NuGet packages wrapping the binaries of MongoDB 4, 5 and 6 built for .NET Standard 2.0.
Apache License 2.0
105 stars 14 forks source link

Update MongoDB to latest community versions available #19

Closed asimmon closed 1 year ago

asimmon commented 1 year ago

Use latest available MongoDB community server edition and database tools. Fixes #18.

MongoDB 4

MongoDB 5

MongoDB 6

ThomasTosik commented 1 year ago

Many thanks!

asimmon commented 1 year ago

You're welcome. It was also an opportunity for me to release a stable version 1.0.0 with this MongoDB update.