Skip to content

WCF Core 3.3.0 Preview 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rbhanda rbhanda released this 25 May 17:45
· 445 commits to main since this release
cb74df4

**This is part of .NET 6.0 Preview 4 released on May 25, 2021 Release

Package Info

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)

Related Repos