ASMX web service client .NET 6 (IOS)

Jonathan Capitano 1 Reputation point
2022-01-10T14:54:02.093+00:00

Hello,

We would like migate own application xamarin IOS to .NET 6. But we are some issues for that. We need to call some old web services (ASMX). With Xamarin, it works fine.
But when we would upgrade that to .NET 6, we can't create a web reference. (This option is no longer available in Visual Studio for this project)
We have to use a "Service Connected". However, we have a platform not supported exception.
How can I use these web services with .NET 6? Or another solution for use that with "Connected Services"?

We can't use that manually (with HttpClient, ...), we have a lot of web service functions..

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,158 questions
{count} votes