Top 20 NuGet netfx Packages

xUnit tests for netfx-System.ISerializer, to be used by implementations of ISerializer interface.
Provides an interface that can be implemented by objects that have a timestamp associated.
Allows combining linq expressions using logic operators And, AndAlso, Or and OrElse. Compatible with Entity Framework, NHibernate and Linq to SQL query providers. See http://kzu.to/iT3X73 for more information.
xUnit Tests for netfx-System.Linq.Expressions.ExpressionCombiner
A simpler NameValueCollection-derived class that uses HTTP query string semantics and renders to a query string when ToString is invoked.
Tests for netfx-System.Net.Http.HttpNameValueCollection
Allows retrieving custom attributes from assemblies, types, methods, properties, etc. using a generic method.
xUnit tests for netfx-System.Reflection.GetCustomAttribute
xUnit tests for netfx-System.SequentialGuid
Generic overloads to System.IServiceProvider.GetService.
Tests for netfx-System.StringFormatWith
Suplements the built-in Resources .resx C# generator by generating a strong-typed class named Strings from the same .resx file, but exposing format parameters as method parameters and organizing strings in classes according to the resource name if it uses underscores. i.e. User_InvalidCredentials ...
Provides strong-typed persistence of data in Thread local storage, which can also be transient and automatically removed on dispose. Usage: Thread.CurrentThread.SetData<Foo>(foo); var saved = Thread.CurrentThread.GetData<Foo>();
Tests for netfx-System.Threading.ThreadData
An EventArgs class that exposes a single Value property of a type T.
xUnit tests for netfx-System.ValueEventArgs
xUnit tests for netfx-System.Windows.Threading.DispatcherInvokeExtensions
Provides unit tests for DynamicXml package.
xUnit tests for netfx-System.Xml.XmlDecode
xUnit tests for netfx-System.Xml.XmlEncode