Top 20 NuGet WCF Packages

Config free pluggable Windows Services Framework for hosting WCF services - HTTP Binding - MSMQ Binding - TCP Binding - Duplex TCP Binding - Self Contained Backend Processes
For performance testing services that depend upon a SQL database, the service may be tested with known inputs and the SQL queries that are executed will be captured (along with their results). Then the service may be re-tested but the SQL proxy layer will return known results to the same SQL queries...
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this package is used in an example implementation of the service
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this is the Client package
CrossChannel.NoBus is a infrastructureless service bus operating using peer-to-peer (P2P) communications.
CrossChannel.SyncObjects is a framework for synchronizing objects and collections using peer-to-peer (P2P) communications.
Nuget package to log requests made during WCF request.
WCF specific service base classes for MDM
Web and HTTP classes and extensions.
Note: This is just an alias for the new OpenRiaServices.Client.Core package in order to make upgrading easy.
Service host for hosting membership and role providers via WCF end-point
WCF Client proxy for Membership and Role provider to connect to hosted membership end-point
Integration of SimpleInjector IoC container with WCF using custom behaviors. Features: * WAS activation capable and works with all WCF protocols. (note: Many other WCF solutions only provide registration through global.asax and cannot be used with non IIS HTTP solutions.). * Thread safety. * Use in...
This package provides an easy and fluent way to write the boilerplate requirements, exception handling, connection, type mapping, and validation that your code may depend on in order to actually write the business logic you require.
A library of helpers for the purpose of testing soap-based services. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
Code generation for silverlight targets, other target platforms should use OpenRiaServices.Client.CodeGen.
OpenRiaServices.EntityFramework provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext using older versions of Entity Framework. This package supports versions of EntityFramework less than 6. If you are using ObjectCo...
Open RIA Services Contrib - Entity Tools
Extensions for WCF: configuration, behaviors and Inversion of Control.