Top 20 NuGet wcf Packages

RIAServices.WindowsAzure provides the TableDomainService<T> class, as well as the TableEntity and TableEntityContext classes that can be used to create Domain Services backed by Windows Azure Table Storage.
Helpers for developing more robust WCF-based services.
!!PRE RELEASE VERSION!! The package published is not complete yet. meanwhile it only complete discovery announcement via p2p instead of udp. The ad-hoc discovery via Find and Resolve not implemented yet. But the rest is already there - Extend the WCF discovery to...
A JSON-P HttpResponseHandler for WCF Web API.
Dynamically generates client proxies for internal WCF services where you can share contract assemblies.
My package description.
Generic link table implementation used by RIAServices.M2M.
Silverlight part of RIAServices.M2M providing the M2M view on link table entities.
Silverlight 5 Chat, Full-duplex Publish-Subscribe -pattern on TCPIP concept demo (WCF F# and SL F#)
Package that allows services to be automatically loaded with standardized endpoints. The premise is that the services you wish to host will be hosted within WAS/IIS and can be activated via HTTP, TCP, MSMQ or WebHTTP (REST). This version uses Windsor Castle for IoC.
Package that allows services to be automatically loaded with standardized endpoints. The premise is that the services you wish to host will be hosted within WAS/IIS and can be activated via HTTP, TCP, MSMQ or WebHTTP (REST).
Provides base utilities and attributes for use with ODN's ServoInject and MvcUtilities. This package also includes the base documentation for the aforementioned utilities.
Pre-release and experimental implementations of potential future library features. No support is provided; use this to provide feedback and help shape ODataLib's future. Targets .Net 4.0.
This package is for use with Service Bus WCF programing model. The extensions enables you to mark parts of your data model [DataContract] as promoted properties. These marked properties are then automatically lifted and promoted in the outgoing BrokeredMessage. Sample usage: ========== public clas...
Adds a REST service to the project
WCF RIA Service for Code First Model
.net 4, Can be compiled for different frameworks; See github project. After adding package check servicemodel in app/web.config Set your useragent and set add behaviorConfiguration to existing endpoints for WCF services which need a useragent &lt;endpoint behaviorConfiguration="AddUserAgent_Behav...
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets Windows Phone 7.1/8.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets Windows Phone 7.1/8.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
RIAServices.LinqToSql provides the LinqToSqlDomainService<T> class which can be used to create Domain Service classes for use with a DataContext class from Linq to Sql.