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

Add .NET Standard 2.0 support

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 2.11.0
    • 2.11.0
    • Build
    • None

    Description

      Per Microsoft's guidance for open source libraries (https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting), we should consider adding support for .NET Standard 2.0.

      We should be able to accomplish this while still maintaining support for .NET Standard 1.5 until we decide when we want to drop support for .NET Standard 1.5.

      For testing, we could ensure that the our test projects test both libraries by having the test projects target .NET Core 1.0 and 2.x, with the former consuming the .NET Standard 1.5 driver and the latter consuming the .NET Standard 2.x driver

      Attachments

        Activity

          People

            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            vincent.kam@mongodb.com Vincent Kam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: