Skip to content

WCF for .NET Core 2.1 Preview 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lxiamail Lxiamail released this 11 Apr 17:10
4796ebb

Release Notes

This is part of .NET Core 2.1 Preview 2 released on 4/10/2018 (Release Notes)

Packages

What's New

  • Added support for providing a delegate to modify/replace HttpClientHandler in ChannelFactory (#2400).
  • Added support for System.ServiceModel.ChannelTerminatedException (#1962).
  • Added support for BasicHttpSecurity to contain a constructor that takes 0 arguments (#2365).
  • Added support for ClientBase<TChannel>.Close() (#2282).