dotnet/runtime

Port xsd.exe to .NET Core

Open

#1.391 aberto em 18 de mai. de 2016

Ver no GitHub
 (46 comments) (79 reactions) (0 assignees)C# (5.445 forks)batch import
area-Serializationenhancementhelp wantedwishlist

Métricas do repositório

Stars
 (17.886 stars)
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