HORNEL.CswServices.WatchDog.NET
1.3.1
See the version list below for details.
dotnet add package HORNEL.CswServices.WatchDog.NET --version 1.3.1
NuGet\Install-Package HORNEL.CswServices.WatchDog.NET -Version 1.3.1
<PackageReference Include="HORNEL.CswServices.WatchDog.NET" Version="1.3.1" />
paket add HORNEL.CswServices.WatchDog.NET --version 1.3.1
#r "nuget: HORNEL.CswServices.WatchDog.NET, 1.3.1"
// Install HORNEL.CswServices.WatchDog.NET as a Cake Addin #addin nuget:?package=HORNEL.CswServices.WatchDog.NET&version=1.3.1 // Install HORNEL.CswServices.WatchDog.NET as a Cake Tool #tool nuget:?package=HORNEL.CswServices.WatchDog.NET&version=1.3.1
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 | 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. |
-
.NETCoreApp 3.1
- Dapper (>= 2.1.35)
- HORNEL.CswServices.WatchDogRabbitMqBus (>= 1.0.0)
- 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 (>= 3.1.22)
- Microsoft.Extensions.FileProviders.Embedded (>= 3.1.22)
- Microsoft.Extensions.FileProviders.Physical (>= 3.1.22)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.22)
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- MongoDB.Driver (>= 2.24.0)
- MySql.Data (>= 8.3.0)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql (>= 5.0.0 && <= 5.0.10)
- System.Data.SqlClient (>= 4.8.6)
-
net6.0
- Dapper (>= 2.1.35)
- HORNEL.CswServices.WatchDogRabbitMqBus (>= 1.0.0)
- 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 (>= 3.1.22)
- Microsoft.Extensions.FileProviders.Embedded (>= 3.1.22)
- Microsoft.Extensions.FileProviders.Physical (>= 3.1.22)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.22)
- Microsoft.IO.RecyclableMemoryStream (>= 2.2.0)
- MongoDB.Driver (>= 2.24.0)
- MySql.Data (>= 8.3.0)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql (>= 6.0.4)
- System.Data.SqlClient (>= 4.8.6)
-
net7.0
- Dapper (>= 2.1.35)
- HORNEL.CswServices.WatchDogRabbitMqBus (>= 1.0.0)
- 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.
Performance improvement in the SQL manager for centralized database.
Add WatchDogRabbitMqBus dependency