HORNEL.CswServices.WatchDog.NET
1.4.0
See the version list below for details.
dotnet add package HORNEL.CswServices.WatchDog.NET --version 1.4.0
NuGet\Install-Package HORNEL.CswServices.WatchDog.NET -Version 1.4.0
<PackageReference Include="HORNEL.CswServices.WatchDog.NET" Version="1.4.0" />
paket add HORNEL.CswServices.WatchDog.NET --version 1.4.0
#r "nuget: HORNEL.CswServices.WatchDog.NET, 1.4.0"
// Install HORNEL.CswServices.WatchDog.NET as a Cake Addin #addin nuget:?package=HORNEL.CswServices.WatchDog.NET&version=1.4.0 // Install HORNEL.CswServices.WatchDog.NET as a Cake Tool #tool nuget:?package=HORNEL.CswServices.WatchDog.NET&version=1.4.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:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net7.0
- Dapper (>= 2.1.35)
- Hornel.CswServices.CswEntities (>= 1.3.2)
- HORNEL.CswServices.WatchDogRabbitMqBus (>= 1.0.1)
- LiteDB (>= 5.0.19)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.SignalR (>= 1.1.0)
- Microsoft.AspNetCore.SignalR.Core (>= 1.1.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 7.0.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 7.0.14)
- Microsoft.Extensions.FileProviders.Physical (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- MongoDB.Driver (>= 2.24.0)
- MySql.Data (>= 8.3.0)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql (>= 7.0.6)
- System.Data.SqlClient (>= 4.8.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Csw request decompression added after WatchDog_WatchLog logging