Skip to content

Add support for .NET Standard 2.0 #25

@adamashton

Description

@adamashton

Problem Statement

I would like to use this in my libraries that targets netstandard2.0 for .NET Framework support.

From https://learn.microsoft.com/en-us/dotnet/standard/library-guidance/cross-platform-targeting

CONSIDER including a netstandard2.0 target if you need broad compatibility or .NET Framework support.

Proposed Solution

The source library only (not the tests) should target netstandard2.0 in the .csproj.

Alternatives Considered

No response

SPEC Compliance

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions