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

Add .NET Standard 2.0 support

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.11.0
    • Affects Version/s: 2.11.0
    • Component/s: Build
    • None

      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

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

              Created:
              Updated:
              Resolved: