Skip to content

WCF for .NET Core 2.1 Release Candidate (RC)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lxiamail Lxiamail released this 07 May 22:29
53bbb06

Release Notes

This is part of .NET Core 2.1 RC1 released on 5/6/2018 (Release Notes)

Packages

What's New

  • Added support to use the new HttpClientHandler’s support of 100-Continue for authenticated scenarios to improve performance, and avoid a potential race condition deadlock when using client certificates. (#2753)
  • Enabled WCF NuGet package signing to be compliant with the new nuget.org standard. (#2749)