-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Wire Protocol
-
None
-
Environment:Ubuntu
.NET Core 3.1
-
(copied to CRM)
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
- 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