WCFExtrasPlus 2.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WCFExtrasPlus --version 2.4.0
NuGet\Install-Package WCFExtrasPlus -Version 2.4.0
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.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WCFExtrasPlus --version 2.4.0
#r "nuget: WCFExtrasPlus, 2.4.0"
#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.4.0

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

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 net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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,399 3/27/2021
2.6.10 38,931 6/28/2020
2.6.9 487 6/28/2020
2.5.3 1,152 5/18/2020
2.4.0 258,792 10/7/2014
2.3.1 87,755 3/13/2013
2.3.0 40,877 1/3/2012

Fixed an index out-of-bounds issue when parsing CREFs in XML comments.
Converted solution and projects to VS 2013.
In NuGet package, added support for multiple .NET framework versions.
Added support for .NET 4.5 when using task-based operations in WCF contract.