- Added support for netstandard2.0
- Updated libraries to latest versions
- Updated to .net f/w 4.0 and to add the XSP fix around the MS issue for reference id
- Updated Sealed Message Delivery Client and Sealed Immediate Message Delivery Client to correctly serialize binary payload into a "message" element (corrected from "MessageType").
- Fixed issue with responseId not being used in TransportResponseDeliveryClient.
- Added sample project
- Removed ValidateUri from Validation class
- Namespace change on generated classes from nehta.smd2010 to Nehta.SMD2010
- Bug fix on TransportResponseDeliveryClient.GetTransportResponse. Corrected a problem with the incorrect sender and receiver being set.
- Original release