Top 20 NuGet Packages depending on NETFx AmbientSingleton<T>

Total dependencies: 4

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. ...
Only two APIs are provided: the IAdapterService and its facade extension method As in the Adapters type. You can chose to use the former service directly instead of the convenience extension method. You don't lose any testability in doing either way, although yo...
An IClock interface and default implementation SystemClock to make time-based logic testable.
Provides an the public API to perform general purpose adaptation of one type to another via registered adapters