Anders Mörner

Results 47 comments of Anders Mörner

There are plenty of failing tests. Please take a look and fix that

I think it looks fine. I would like you to change the name though. `SoapCoreSerializer` is a bit too close to `SoapSerializer`. Since it serializes input parameters I think that...

I think I'm ready to merge this. There are conflicts in SoapCoreOptions.cs that has to be resolved first though

The conflicts are still there. Please resolve them, then I can merge this branch

I haven't tested this myself but you should be able to use [MessageHeader]-attribute in a [MessageContract]. See https://github.com/DigDes/SoapCore/blob/develop/src/SoapCore.Tests/Serialization/MessageHeadersTests.cs

That seems odd. I don't really have the time to dive into this at the moment but I've done an overview. I don't think there is a version of the...