WCFExtrasPlus 2.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package WCFExtrasPlus --version 2.3.1
NuGet\Install-Package WCFExtrasPlus -Version 2.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WCFExtrasPlus" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WCFExtrasPlus --version 2.3.1
#r "nuget: WCFExtrasPlus, 2.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WCFExtrasPlus as a Cake Addin
#addin nuget:?package=WCFExtrasPlus&version=2.3.1

// Install WCFExtrasPlus as a Cake Tool
#tool nuget:?package=WCFExtrasPlus&version=2.3.1

Based on the WCFExtras project, which has been inactive, WCFExtras+ is a collection of useful WCF extensions including SOAP Header support, WSDL flattening and documentation, and more.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.13 55,901 3/27/2021
2.6.10 39,175 6/28/2020
2.6.9 487 6/28/2020
2.5.3 1,159 5/18/2020
2.4.0 259,970 10/7/2014
2.3.1 88,090 3/13/2013
2.3.0 40,895 1/3/2012

Fixed an issue with overriding the endpoint location when wsHttpBinding is used.