DataTable serialization in SOAP Client
Open
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
Assessment
This issue has not been assessed yet.