dotnet/runtime

Port xsd.exe to .NET Core

Aberta

#1.391 aberto em 18 de mai. de 2016

 (46 comentários) (79 reações) (0 responsável)C# (5.445 forks)batch import
area-Serializationenhancementhelp wantedwishlist

Métricas do repositório

Stars
 (17.886 estrelas)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

Description

We use xsd.exe to generate C# classes based on xml schema. At present there is no xsd.exe tool to generate CoreCLR compliant code and hence code generation cannot be fully automated as part of the build at the moment.

Please let us know plan/timeline for availability of the same.

Guia do colaborador