Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-5206

How can I use the new version 2.28 of the driver?

    • Type: Icon: Bug Bug
    • Resolution: Community Answered
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Dotnet Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      After I update drivers to 2.28 version, since that driver is now signed, I got all sort of errors from all the transitive library I'm using because they are not able to find anymore the dll that they were compiled with ...

      I have compilation error like this one:

       error CS0012: The type 'IMongoDatabase' is defined in an assembly that is not referenced. You must add a reference to assembly 'MongoDB.Driver, Version=2.18.0.0, Culture=neutral, PublicKeyToken=null'.

       

      The problem is that this prevents me upgrading the driver until all the nuget packages that I'm using that depends on Mongodb driver will update, and the problem is that, if some of them will use the signed version and some other are using the unsigned version ... I will be forced to use only version that uses unsigned version until all of the switched to the new version?

      Am I missing something obvious.?

            Assignee:
            adelin.mbidaowona@mongodb.com Adelin Mbida Owona
            Reporter:
            alkampfer@nablasoft.com Gian Maria Ricci
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: