dotnet / dotnet/wcf

DataTable serialization in SOAP Client

Open
#3,712 25 comments 5 reactions 0 assignees View on GitHub
investigation needed priority 2 tooling
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

I'm converting .net framework winform apps to .net core 3.0. My apps call many SOAP methods.
SOAP web service server is implemented by ASP.NET webform based asmx(wdsl). SOAP method returns typed DataTable.

I know that .net core will not support ASP.NET webform. But, if SOAP client (generated by dotnet-svcutil) will not support it, then I cannnot convert client side winform apps to .net core and .NET 5.
So please support client side datatable serialization.

#3242
#3378

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.