Skip to content

WCF Core 3.0.0 Preview8

Pre-release
Pre-release
Compare
Choose a tag to compare
@StephenBonikowsky StephenBonikowsky released this 14 Aug 16:04
c6e6d29

Release Notes

Associated release of .NET Core 3.0.0 Preview 8 (Release Notes)

Package Info

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