dotnet/runtime

Port xsd.exe to .NET Core

Open

#1,391 opened on 2016年5月18日

GitHub で見る
 (46 comments) (79 reactions) (0 assignees)C# (5,445 forks)batch import
area-Serializationenhancementhelp wantedwishlist

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

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.

コントリビューターガイド