WCF for .NET Core 2.1 Release Candidate (RC)
Pre-release
Pre-release
Release Notes
This is part of .NET Core 2.1 RC1 released on 5/6/2018 (Release Notes)
Packages
- System.ServiceModel.Duplex 4.5.0-rc1-26502.06
- System.ServiceModel.Http 4.5.0-rc1-26502.06
- System.ServiceModel.NetTcp 4.5.0-rc1-26502.06
- System.ServiceModel.Primitives 4.5.0-rc1-26502.06
- System.ServiceModel.Security 4.5.0-rc1-26502.06
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)