Top 20 NuGet WCF Packages

The WCF Data Services Toolkit is a set of extensions to WCF Data Services (the .NET implementation of OData) that attempt to make it easier to create OData services on top of arbitrary data stores without having deep knowledge of LINQ. It was born out of the needs of real-world services such as Net...
This package contains the Service Error Behavior Attribute and the Error Handler.
Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.
This package has been merged into Pathoschild.Http.FluentClient 2.2+. ----- A base implementation of the .NET MediaTypeFormatter for serializers used by HttpClient and Web API, which handles the common plumbing code so you only need to implement the "Serialize" and "Deserialize" methods. This incl...
This package has been merged into Pathoschild.Http.FluentClient 2.2+. ----- Provides JSON and BSON implementations of the .NET MediaTypeFormatter using Json.NET. These can be used by HttpClient and Web API for serializing content.
Strong-typed Linq to Web API with resource names conventions. Builds on top of HttpEntityClient and HttpClient and provides the easiest way to interface with typed REST services that are modeled around typed entities or contracts. Example: var products = client // Note: resource path inferred from...
Tests for netfx-System.Net.Http.HttpEntityConventionClient
A Json.NET-based HttpContent class for content serialization.
Tests for netfx-System.Net.Http.JsonContent
A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson). To use: var config = HttpHostConfiguration.Create().UseJsonNet();
An infrastructure that provides application business logic synchronization between peers using WCF P2P.
A simple domain driven data access library.
Extension of the Common Contracts implementation of BaseFaults 1.2 for defining commonly used and needed fault contracts in WCF service applciations.
The SOAC SDK is a library of helpful classes for programming against WCF.
Mugen Injection extension to add ioc for WCF services.
The SOAC Factory is the hook for SOAcollective's SOA Platform out-of-the Box for the Microsoft stack. It allows you to automatically endow your WCF services with ws-discovery, metrics, monitoring and more with zero coding.
.Net library to simplify access WCF Services.
Provides classes for use with Microsoft WCF. Current supports creating services and clients using TCP and REST protocols. Also provides classes for creating a WCF router for TCP or REST.
Provides classes for use with Microsoft Service Fabric. Currently features for Wcf-based services and Gateways. Also includes some helper utilities for creating/removing, starting/stopping Fabric services and applications.
This component allows the Validation Application Block to integrate with WPF.