Skip to content

Releases: DigDes/SoapCore

v1.1.0.10

09 Jul 09:23
53ad61b
Compare
Choose a tag to compare

Nullable array error #658
Wsdl and Enumerables #659

v1.1.0.9

19 May 08:02
2113d68
Compare
Choose a tag to compare

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!

https://www.nuget.org/packages/SoapCore/1.1.0.9

v1.1.0.8

25 Mar 07:29
044dc46
Compare
Choose a tag to compare

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!

https://www.nuget.org/packages/SoapCore/1.1.0.8

v1.1.0.7

12 Jan 16:30
7a9dc94
Compare
Choose a tag to compare

New feature external WSDL and XSD #574

v1.1.0.5

08 Jan 18:04
4ce57ae
Compare
Choose a tag to compare

Write error response message when encountering an invalid schema #564
Fix, getting service description from asmx with classes with no members #566

v1.1.0.4

01 Jan 16:47
86e1045
Compare
Choose a tag to compare

Scoped ServiceCollection methods #545
Add additional signatures to SoapEndpointExtensions #552
Reduce Warnings and Information messages #559
include headers in response #561
Accept any order of request arguments #562

https://www.nuget.org/packages/SoapCore/

Thanks to all contributors!

v1.1.0.4-beta

28 Oct 14:40
21d1f46
Compare
Choose a tag to compare
v1.1.0.4-beta Pre-release
Pre-release

Add support for WrapperName of the MessageContractAttribute #528
.NET Framework under ASP.Net Core 2.1 is broken #531
Serialization order of return value vs ref parameters seems wrong #319

v1.1.0.3-beta

04 Oct 15:35
5a0fcef
Compare
Choose a tag to compare
v1.1.0.3-beta Pre-release
Pre-release

Fix deserialization for messageheader array #526
Added support for XmlChoiceIdentifier attribute (xs:choice). #525

v1.1.0.2

04 Oct 15:29
4cd6405
Compare
Choose a tag to compare

Updated with exception handeling when generating message #523

v1.1.0.2-beta

21 Aug 12:12
cff1f9c
Compare
Choose a tag to compare
v1.1.0.2-beta Pre-release
Pre-release

Add support for xmlRootAttrubute for models #519