Top 20 NuGet WCF Packages

Package to generate WSDL files from WCF services.
Library of miscellaneous convenience methods, zero-config fluent logging, and more...
A library containing the classes necessary for WCF services to be driven by StructureMap as an IoC. This is basically this article http://lostechies.com/jimmybogard/2008/07/30/integrating-structuremap-with-wcf/ in code form.
RIAServices.Silverlight.DomainDataSource provides the DomainDataSource control for Silverlight, providing a declarative model for binding UI controls to a DomainContext. This package can be used instead of adding references from the WCF RIA Services MSI installation.
WcfExtensions is a basic library which serves for configuring custom behaviors for wcf services, and finally this is possible by using a default class which derives from BehaviorExtensionElement, allowing to avoid a local implementation of BehaviorExtensionElement on wcf service project.
This assembly executes the hub service via a windows service.
This assembly executes the Hub server on the console.
This assembly delivers components for creating the EF context dynamically and migrating the MS SQL database if necessary.
Lightweight logging utility for capturing WCF Service invocations including parameters and values
StyleMVVM.WCF library adds dependency injection to a WCF service (.Net only)
A library that allows use of IQueryable in WCF web service.
Hawk Http Authentication for WCF REST
A server-client library based on WCF and using protobuf-net's binary serialization.
Instrumentation of WCF services for reporting of hits and execution time to Graphite and StatsD.
This package is a WCF Appender for log4net. The interface has two modes, client rendering and server rendering. This is to allow you the option to postpone the rendering of the event data if you want to be able to change rendering configuration without redeploying your clients. Example config...
ISMOT Async Helper is a wrapper library for Microsoft's Async Library (CTP). Using this library greatly facilitates asyncrounous calls in Silverlight and Windows Phone projects.
WCF Integration for DContainer
RIAServices.EF4 provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext from Entity Framework 4.0. This package can be used in place of a GAC reference to the System.ServiceModel.DomainServices.EntityFramework assembly, maki...
ISMOT Async Helper is a wrapper library for Microsoft's Async Library (CTP). Using this library greatly facilitates asyncrounous calls in Silverlight projects.