WCF 3.2.0 RC2
Pre-release
Pre-release
Release Notes
**This is part of .NET 5 RC2 released on October 13, 2020 (Release Note and Install Instructions).
Package Info
- System.ServiceModel.Duplex 4.8.0-rc2
- System.ServiceModel.Http 4.8.0-rc2
- System.ServiceModel.NetTcp 4.8.0-rc2
- System.ServiceModel.Primitives 4.8.0-rc2
- System.ServiceModel.Security 4.8.0-rc2
- System.ServiceModel.Federation 4.8.0-rc2
What's New
- Reliable sessions support (#4325)
- Fix IOTS cleanup on non Windows (#4360)
- Add support for X509CertificateIdentity with https (#4356)
- Add support for AuthenticationSchemes.IntegratedWindowsAuthentication (#4353)
- Expose ConcurrencyMode property in CallBackBehaviorAttribute. (#4348)
- Use NET5 version with Http auth bug fixed #(4337)
- Add TransportBindingElement.set_MaxBufferPoolSize. (#4316)
- Fix HttpsChannelFactory to use GetToken as a spinwait was happening (#4332)
- Fix RST generation issues in WsFederation (#4322)