WCF Core 3.3.0 Preview 1
Pre-release
Pre-release
**This is part of .NET 6.0 Preview 4 released on May 25, 2021 Release
Package Info
- System.ServiceModel.Duplex 4.9.0-preview1
- System.ServiceModel.Http 4.9.0-preview1
- System.ServiceModel.NetTcp 4.9.0-preview1
- System.ServiceModel.Primitives 4.9.0-preview1
- System.ServiceModel.Security 4.9.0-preview1
- System.ServiceModel.Federation 4.9.0-preview1
What's New
- Add support for OperationContext/OperationContextScope flow through an await (#4578)
- Expose CLientOperation.SyncMethod, BeginMethod, and EndMethod (#4551)
- Update HttpTransportBindingElement with Proxy property to enable client to specify IWebProxy (#4053)
- Fix NullReferenceException when using BasicHttpBinding and NTLM web proxy authentication (#4555)