Releases: DigDes/SoapCore
Releases · DigDes/SoapCore
v1.1.0.2-alpha
Log Error/Critical instead of Warning #433
Improvement of generic type support and Dictionary handling #496
Add support for known types #498
Add support for service known types #499
Fix WSDL generation for value types #500
WSDL generation improvements #502
Fix for issue #504 Custom name on MessageBodyMember is included in WSDL #505
Many thanks to all contributors!
v1.1.0.1-beta
v1.1.0.1-alpha
1.1.0-alpha
Bug fixes
1.0.0.3-alpha
1.0.0.2-alpha
- Add support for any type that has XmlSchemaProviderAttribute
- Support collectiondatacontract for lists
https://www.nuget.org/packages/SoapCore/1.0.0.2-alpha
1.0.0.1-alpha
- Handle empty array #418
- Complete PipeReader only if its own pipe #416
- Handle enum lists in wsdl #415
- Fix SOAP 1.2 WSDL #411
- Handle DataContract.Name in base class #410
- Add option to emit the xml declaration in response #407
- Add customizable CustomMessage response #405
- DataContract containing IList produces invalid WSDL #346 #402
- Fix bug not writing out enums correctly #398
- rpc style deserialize without reflection #391
- Hack for: All parameters are null when I use DataContract serializer #385 #390
- fix XML header in response #386 #388
- Handle enum lists in wsdl #415
v1.0.0.0
*OneWay operations support
*Bugs fix
v1.0.0.0-alpha3
.NET Core 3.1 support
https://www.nuget.org/packages/SoapCore/1.0.0-alpha.3
1.0.0.0-alpha2
Buffer limit ASP.NET Core 3.0 support