Top 20 NuGet Packages depending on NETFx IEnumerable<T>.Traverse Extension Method

Total dependencies: 3

The provided adapter pattern allows to convert any object to any other supported type, as provided by the registered adapters. This package provides the actual implementation of the service. It should only be added to the bootstrapping component of your application. ...
Tests for netfx-System.TypeInheritance
Allows inspecting the exact type inheritance tree as declared in source, rather than the flattened view that reflection provides (for implemented interfaces, for example). Enables code to determine what are the interfaces implemented directly by a type rather than a base class, as well as determine...