Skip to main content
InterlockLedger.WatchDog package icon

InterlockLedger.WatchDog

InterlockLedger.WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime. It leverages SignalR for real-time monitoring and LiteDb a Serverless MongoDB-like database with no configuration with the option of using your external MSSQL, MySQl or Postgres databases.

Total Downloads
2.3K
2,318
Published
Oct 18, 2022
Latest stable version

Install

.NET CLI
dotnet add package InterlockLedger.WatchDog --version 3.0.0
Package Manager Console
Install-Package InterlockLedger.WatchDog -Version 3.0.0
PackageReference
<PackageReference Include="InterlockLedger.WatchDog" Version="3.0.0" />

Frameworks

net6.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

The published metadata declares 15 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.