Skip to content

Access to System.Runtime.Remoting.Metadata.W3cXsd2001 under .NET Standard #26290

@tlwest

Description

@tlwest

System.Runtime.Remoting is not implemented in .NET Standard for various good reasons.

However, there are some utility classes that (as far as I can tell) don't depend on the main problematic parts of System.Runtime.Remoting. The one that concerns me is System.Runtime.Remoting.Metadata.W3cXsd2001 which includes classes for binary/hex conversion. Could this be added into .NET Standard under a different namespace?

It would save Framework -> Standard conversion effort for little cost to the .NET Standard framework.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-SerializationquestionAnswer questions and provide assistance, not an issue with source code or documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions