Using SOAP in an .NET 8 Android project
I have a .NET 8 Android project and want to use SOAP there for my legacy customer projects. For this I use the TransportManagementReference.cs file that I previously used in my Xamarin.Android project.
I have a .NET 8 Android project and want to use SOAP there for my legacy customer projects. For this I use the TransportManagementReference.cs file that I previously used in my Xamarin.Android project.