Top 20 NuGet Packages depending on Vostok.Logging.Abstractions

Total dependencies: 52

The entry point to create and launch Vostok-compatible services.
An implementation of Vostok ILog that send events to Hercules. Also provides mapping from Hercules events back to log events.
Vostok.Hosting.Abstractions
Implementation for service discovery subsystem (both server-side and client-side).
An implementation of ZooKeeper client.
An implementation of ILog that writes log events to local files.
Universal transport implementation targeting netstandard2.0 and a set of runtime-specific implementations.
A library responsible for rendering messages and log events to text. Used in any standalone text-based log implementation.
A library with interfaces and implementation of core ClusterClient components.
An implementation of ClusterConfig client.
An implementation of IClusterProvider based on ClusterConfig topologies.
Implementations of clients to following Hercules services: Gate, Stream, Timeline APIs. Also contains HerculesSink — a nonblocking gate client that sends the data in the background.
AspNetCore vostok application template.
This module allows to set up ClusterClient to send requests via Singular API gateway.
Vostok application template for periodical and scheduled actions.
Cross-platform system metrics collection for .NET Core applications.
An implementation of IClusterProvider based on ServiceDiscovery.
An implementation of ILog that asynchronously writes events to console.
Implementations of basic Hercules data consumer archetypes: stream handler, stream mover, etc.
ZooKeeper recipes, such as distributed lock, based on Vostok.ZooKeeper.Client.