Skip to content

WCF 3.2.0 Preview 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rbhanda rbhanda released this 25 Aug 21:03
cfd0413

Release Notes

**This is part of .NET 5.0.0 Preview 8 released on August 25, 2020 (Release Note and Install Instructions).

Package Info

What's New

  • Add support for WS2007HttpBinding (#4169)
  • System.ServiceModel.Federation package (#4297)
  • Expose LocalClientSecuritySettings.DetectReplays (#4248)
  • Exposing GenericXmlSecurityKeyIdentifierClause and virtual CloneCore() (#4247)
  • Mark FaultException as Serializable (#4205)
  • Add FaultException ctor_string (#4270)
  • Bring back usage of IO Thread pool on Windows (#4282) (#4300)
  • Fix RST generation issues in WsFederation (#4322)
  • Add TransportBindingElement.set_MaxBufferPoolSize. (#4316)

Related Repos