Top 20 NuGet Packages

A lightweight network library. (personal libs)
Está biblioteca tem porque objetivo facilitar a chamadas javascript de mensagens toaster pelo code-behind de páginas asp.net webforms
Code library for creating runtime emitted Wcf proxy clients.
...
Server API for responding to OData queries and consuming/producing OData payloads based on entity framework version 6.0 or higher Supports OData v3. Targets .NET 4.0.
DataContract Serializable TableEntity base class that implements azure table storage ITableEntity interface. For the classes that need to be written to table storage, all that is required is to inherit from this base class and that s all. TableEntity class in the client SDK can be used as a base c...
Allows injection of custom headers into a WCF client endpoint. See https://github.com/melomenic/wcfheaderinjectionbehavior/blob/master/README.md for usage.
Instrumentation is provided using the event provider model. Events are notifications which you receive from the WCF application which can be a security event like password change, UI click events, or exception events like application level errors. These events are captured by the provider and routed...
Provides live WCF trace
The proxy generator helps to consume any WCF service, if the client has the contrct dll available. It no need to take service references
This package was created by Al-Amin Khan
A personal nuget package for setting up wcf project quickly.
A simple WCF validation library that uses DataAnnotations to validate incomming Request models and pushes the errors into the out going Response Model.
Enhances WCF REST with functionalities like optional query parameters, http headers or multipart requests.
Wcf.ChannelFactory.Helper
!!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...
Adds capability for consuming WCF-services that authenticate through JWT-tokens.
Creates a DocX document containing WCF services and their methods.
WFC behavior to log soap messages and headers with log4net only by configuration. No need to change you code. The logging will be done at info level. The package will add the behavior extention to your canfig, to use it on endpoint add: behaviorConfiguration="log4NetBehavior"