Skip to content

WCF 3.3.0

Compare
Choose a tag to compare
@HongGit HongGit released this 02 Feb 06:38
· 363 commits to main since this release
3676252

Release Notes

**This is part of .NET 5 released on November 8, 2021 Release Notes and Install Instructions.

Package Info

What's New

  • Add missing property BasicHttpsSecurity.Message to public pkg (#4727)
  • Fix Issue4708 - if credential not set Use Default Credentials only wh…(#4728)
  • Fix XML Serialize - Missing Encoding Parameter (#4729)
  • Add MtomMessageEncodingBindingElement to reference assembly (#4730)
  • Update dependencies, small Mtom cleanup (#4731)
  • Fix object null reference exception in reflection. (#4738)
  • Fix unhandled KeyNotFoundException in RequestReplyCorrelator (#4743)
  • Add DecompressionEnabled property and wire up changing HttpClientHandler behavior (#4745)
  • Fix reliable sessions locking (#4752)

Relates Repos