dotnet/runtime

Port xsd.exe to .NET Core

Open

#1 391 ouverte le 18 mai 2016

Voir sur GitHub
 (46 commentaires) (79 réactions) (0 assignés)C# (5 445 forks)batch import
area-Serializationenhancementhelp wantedwishlist

Métriques du dépôt

Stars
 (17 886 stars)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

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.

Guide contributeur