Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
Ubuntu
.NET Core 3.1
-
(copied to CRM)
Description
When we added to connection string &compressors=snappy on Windows everything is working fine, but on Linux we get exception

I found on your GitHub that you support Linux only on .NET Standard 1.5, but not on 2.0.
https://github.com/mongodb/mongo-csharp-driver/blob/36499d25ba3c980f3fe20e3351cf560ed04ee517/src/MongoDB.Driver.Core/Core/NativeLibraryLoader/LibraryLoader.cs#L80
Attachments
Issue Links
- duplicates
-
CSHARP-2813 Support Snappy for macOS and Linux
-
- Closed
-
- related to
-
CSHARP-3280 Ensure that the C# libmongocrypt bindings work for .NET Standard/Core on Linux
-
- Closed
-