Added Unix Domain Socket support to Official MongoDB .NET Driver.
Info
Version: | 2.12.1.2 |
Author(s): | vincentkam, dmitry_lukyanov, rstam, craiggwilson, yuuhhe |
Last Update: | Friday, March 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://docs.mongodb.com/drivers/csharp/ |
NuGet Url: | https://www.nuget.org/packages/MongoDB.Driver.UnixDomainSocket |
Install
Install-Package MongoDB.Driver.UnixDomainSocket
dotnet add package MongoDB.Driver.UnixDomainSocket
paket add MongoDB.Driver.UnixDomainSocket
MongoDB.Driver.UnixDomainSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver.Core.UnixDomainSocket(>= 2.11.5)
- MongoDB.Bson(>= 2.11.5)
- MongoDB.Libmongocrypt(>= 1.0.0)
Tags