Top 20 NuGet netfx Packages

An implementation of WPF ICommand that allows passing delegates/lambdas for the implementation.
Tests for netfx-System.Windows.Input.DelegateCommand
Allows calling Invoke on the WPF Dispatcher object passing Action and Func<T> lambdas instead of the built-in Delegate untyped parameter.
Adds XmlDecode extension method to strings. Uses XLinq for the decoding, making it compliant with .NET handling of strings in XML attributes and elements.
Adds XmlEncode extension method to strings. Uses XLinq for the encoding, making it compliant with .NET handling of strings in XML attributes and elements.
Implements the core NETFx ISerializer interface using the .NET framework System.Xml.XmlSerializer
xUnit tests for netfx-System.XmlSerializer
User String Object Notation. Serialize and parse objects from user authored and readable strings. Useful for providing flexible search options for example: foo product:vspro tag:wcf downloads:2000+ author:clarius
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();
xUnit tests for StringlyTyped
xUnit tests for netfx-System.Collections.Generic.IEnumerable.ForEach
Provides the implementation of an API and service to perform general purpose adaptation of one type to another via registered adapters.
xUnit tests for netfx-Patterns.Adapter.Implementation
Provides an the public API to perform general purpose adaptation of one type to another via registered adapters
xUnit tests for netfx-Patterns.Adapter.Implementation
xUnit tests for netfx-System.Reflection.GetCustomAttribute
Implements the tracing interface with Enterprise Library.
Implements the tracing interface with log4net.
Implements the tracing interface with NLog.
Implements the tracing interface on top of the System.Diagnostics.TraceSource capabilities, extending it with log4net-style hierarchical logging and runtime dynamic configurability of trace sources.