HORNEL.CswServices.WatchDog.NET 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package HORNEL.CswServices.WatchDog.NET --version 1.3.0
NuGet\Install-Package HORNEL.CswServices.WatchDog.NET -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HORNEL.CswServices.WatchDog.NET" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HORNEL.CswServices.WatchDog.NET --version 1.3.0
#r "nuget: HORNEL.CswServices.WatchDog.NET, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HORNEL.CswServices.WatchDog.NET as a Cake Addin
#addin nuget:?package=HORNEL.CswServices.WatchDog.NET&version=1.3.0

// Install HORNEL.CswServices.WatchDog.NET as a Cake Tool
#tool nuget:?package=HORNEL.CswServices.WatchDog.NET&version=1.3.0

WatchDog

WatchDog personalizado para el negocio CSW. WatchDog es un registrador y visor de mensajes, eventos, HTTP (solicitud y respuesta incluye body) y excepciones en tiempo real para aplicaciones web y API ASP.Net. Permite a los desarrolladores registrar y ver mensajes, eventos, solicitudes http realizadas a su aplicación web y también excepciones detectadas durante el tiempo de ejecución en sus aplicaciones web, todo en tiempo real. Aprovecha SignalR para monitoreo en tiempo real y LiteDb, una base de datos sin servidor similar a MongoDB, sin configuración, con la opción de usar bases de datos externas (MSSQL, MySQl, Postgres, MongoDB).

Documentación oficial:

https://github.com/IzyPro/WatchDog

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 64 5/24/2024
1.4.0 85 5/14/2024
1.3.1 46 5/14/2024
1.3.0 46 5/13/2024
1.2.0 95 4/11/2024
1.1.0 228 12/5/2023
1.0.0 154 10/23/2023

Performance improvement in the SQL manager for centralized database.