Skip to content

XsdDataContractExporter throws PNSE #1408

Open
Woodpile37/runtime
#47
@zvrba

Description

@zvrba

What are the plans for XsdDataContractExporter in netcore? Calling CanExport() or Export() throws PNSE with The implementation of the function requires System.Runtime.Serialization.IDataContractSurrogate which is not supported on this platform.

I've found an issue that decided to omit IDataContractSurrogate from netstandard2.0. Are there any ways around this, e.g., by setting some options?

Metadata

Metadata

Assignees

Labels

Priority:1Work that is critical for the release, but we could probably ship withoutapi-suggestionEarly API idea and discussion, it is NOT ready for implementationarea-SerializationenhancementProduct code improvement that does NOT require public API changes/additionswishlistIssue we would like to prioritize, but we can't commit we will get to it yet

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions