OpenUp - WCF Extras
Eyal Post has released an open source project to OpenUp called WCF Extras.
WCF Extras is a collection of useful WCF extensions including Soap Header support, WSDL documentation etc.
The WCF platform is very extensible and allows you to easily add features that are not part of the core product.
This project contains some extensions needed in a WCF based project:
- SOAP Header support for WCF
- Adding WSDL Documentation from Source Code XML Comments
- Override SOAP Address Location URL
- Single WSDL file for better compatibility with older SOAP tools.
Thanks Eyal!