Releases: DigDes/SoapCore
v1.1.0.10
v1.1.0.9
Handles whitespace nodes in xmlReader
Fixed invalid WSDL being generated if types contain DateTimeOffset
Ignore members without DataMember attribute in DataContract in WSDL
Fixed outer element name for non-wrapped MessageContract in XMLSerializer
Added support for XmlSchemaForm.Unqualified in XMLSerializer wsdl generation
Refactored test for wsdl generation with custom scheme provider
Fix WSDL generation when custom schema provider is used
Added field members support for XMLSerializer WSDL Generation
Fix wsdl input message type
Added field members support for DataContract WSDL Generation
Support xsd choice return type
Simplified use of messageHeaderAttribute.Namespace. Added support for messageHeaderAttribute.MustUnderstand.
Fix for #625 Support deserialization from base64 to byte[] in input parameters.
fix problem with empty arrays related to work in #605
Fix for issue #620 ServiceContract namespace is used when constructing an element in MessageHeader
#614 ParameterInfo.Name is used when XmlRootElementName ist an empty string. This fixes a deserialization problem.
#613 Added XML indentation and omitting XML declaration at the UseSoapEndpoint extension methods.
Thanks for all contributors!
v1.1.0.8
Messagecontract, wrapped and parameters #580
Wsdl description corrections #581
Fix MessageContract Serialization WSDL Generation. #584
Fix legacy deserialization #591
fix: examination of prefixes for generated namespace imports #596
Fix issue with container-less arrays on MessageContracts #605
Fix a couple of bugs found when importing existing WSDL #607
Allow TrailingServicePathTuner to be overridden #608
Thanks to all contributors!
v1.1.0.7
v1.1.0.5
v1.1.0.4
v1.1.0.4-beta
v1.1.0.3-beta
v1.1.0.2
v1.1.0.2-beta
Add support for xmlRootAttrubute for models #519