alexbypa27
-
- 25,995 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Stop wiring Serilog by hand. Add 3 lines of JSON and every ILogger<T> routes logs where they belong — errors to Email, info to Console, traces to Seq. 9 sinks, zero boilerplate. New in 5.1.0: built-in MCP... More information -
- 10,624 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Make every HTTP call resilient in one line. Built-in retry, rate limiting, and automatic logging — so your app keeps working when APIs don't. Built on IHttpClientFactory — register once with AddHttpClients(),... More information -
- 8,122 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
See your logs in color, instantly. Add Console to your LoggerHelper routes and get beautiful, level-filtered colored output — zero configuration beyond a single JSON entry. Auto-registered via... More information -
- 7,612 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Query your logs with SQL. Auto-creates the table, batches the writes, and lets you JOIN logs with your business data — because sometimes grep isn't enough. AutoCreateSqlTable means zero migrations to get... More information -
- 7,501 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Logs meet PostgreSQL. JSONB fields you can query, auto-created tables, and the full power of SQL — perfect for teams already running Postgres. NeedAutoCreateTable means zero migrations to get started. -
- 7,192 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Search millions of logs in milliseconds. Ship structured logs straight to Elasticsearch and build Kibana dashboards that actually tell you what's happening. Works with self-hosted Elasticsearch, OpenSearch, and... More information -
- 6,852 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Persist structured logs to rolling JSON files with zero configuration. One JSON entry routes the exact log levels you care about to file. New in 5.0.7: TryGetValue fast path in multi-tenant... More information -
- 5,722 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Know about errors before your users do. Instant Telegram alerts on your phone with emoji-coded severity — because email is too slow for production fires. Fire-and-forget delivery: Emit() never blocks the... More information -
- 5,601 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Get emailed when it matters. Critical errors land in your inbox as beautiful HTML alerts — with smart throttling so you never get flooded. Template and SmtpClient cached at startup: zero per-email disk I/O or... More information -
- 3,414 total downloads
- last updated 6/30/2026
- Latest version: 5.2.2
Add a real-time diagnostics dashboard to any ASP.NET Core app with one line of code. CSharpEssentials.LoggerHelper.Dashboard embeds a zero-dependency HTML UI at /loggerhelper that shows sink health, live log... More information -
- 3,156 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Watch your background jobs log in real time. Colored, severity-coded output right on the Hangfire Dashboard — no more tailing log files to debug a recurring job. Integrates with ILogger<T> so your existing... More information -
- 3,050 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Structured logs deserve a structured viewer. Ship to Seq and get instant search, live tail, dashboards, and alerts — the way .NET logging was meant to be. Pairs with Seq's free single-user tier for local... More information -
- 800 total downloads
- last updated 6/30/2026
- Latest version: 5.2.2
Give your AI assistant eyes AND hands on your logs. CSharpEssentials.LoggerHelper.MCP exposes 7 MCP tools over HTTP — letting Claude, Cursor, Copilot, and any MCP-compatible client inspect sink health, search... More information -
- 718 total downloads
- last updated 2/2/2025
- Latest version: 1.0.0
Package Description -
- 714 total downloads
- last updated 2/2/2025
- Latest version: 1.0.0
Package Description -
- 699 total downloads
- last updated 2/2/2025
- Latest version: 1.0.0
Package Description -
- 545 total downloads
- last updated 8/19/2026
- Latest version: 1.1.3
MCP server companion tool per CSharpEssentials.LoggerHelper -
- 536 total downloads
- last updated 2/2/2025
- Latest version: 1.0.1
A library to help you to use HangFire -
- 394 total downloads
- last updated 8/31/2026
- Latest version: 5.2.6
Logs meet MySQL. Queryable columns for your own fields, a JSON properties column, auto-created tables and batched async writes on MySqlConnector — works with MySQL 5.7+, MySQL 8.x and MariaDB. AutoCreateTable... More information -
- 247 total downloads
- last updated 2/10/2025
- Latest version: 1.0.0
Package Description