WCF Core 3.0.0 Preview8
Pre-release
Pre-release
Release Notes
Associated release of .NET Core 3.0.0 Preview 8 (Release Notes)
Package Info
- System.ServiceModel.Duplex 4.6.0-preview8
- System.ServiceModel.Http 4.6.0-preview8
- System.ServiceModel.NetTcp 4.6.0-preview8
- System.ServiceModel.Primitives 4.6.0-preview8
- System.ServiceModel.Security 4.6.0-preview8
What's New
Bug Fixes
Propagating EnableUnsecuredResponse while cloning Issue #3692
Fix issue with WebSocket already being closed sometimes Issue #3706
Fixed problem with HTTP streamed mode timeout Issue #3709
Fix missing timeout when reading response stream Issue #3767
Fixed the public key token used to sign WCF assemblies. Issue #3794
New Content
Added SslStreamSecurityBindingElement.RequireClientCertificate to the public API surface area. Issue #3736