Top 20 NuGet Packages depending on Stl

Total dependencies: 5

Core components of Stl.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients.
Stl.CommandR - a MediatR-like library created to simplify CQRS implementations even further.
Stl.Interception - a set of helpers related to method call interception.
Stl.Net - a set of helpers related to networking.
MEF-style plugin library that focuses on core capabilities needed to add plugins to your application - namely, building an IoC container hosting them. It is designed to load plugins on demand - the assemblies hosting plugins are loaded only once you access the plugins via IoC container. Despite that...