Pinned Repositories
Autofac
An addictive .NET IoC container
seqcli
The Seq command-line client. Administer, log, ingest, search, from any OS.
superpower
A C# parser construction toolkit with high-quality error reporting
autofac-serilog-integration
Contextual logger injection for Autofac using Serilog
serilog-enrichers-demystify
Unmangle async/iterator stack traces with @benaadams's Demystifier
serilog-sinks-browserhttp
Serilog sink for client-side Blazor, with matching ASP.NET Core server relay
serilog-timings
Extends Serilog with support for timed operations
stateless
A simple library for creating state machines in C# code
serilog
Simple .NET logging with fully-structured events
Sprache
A tiny, friendly, C# parser construction library
nblumhardt's Repositories
nblumhardt/serilog-timings
Extends Serilog with support for timed operations
nblumhardt/stateless
A simple library for creating state machines in C# code
nblumhardt/serilog-sinks-browserhttp
Serilog sink for client-side Blazor, with matching ASP.NET Core server relay
nblumhardt/serilog
Simple .NET logging with fully-structured events
nblumhardt/seq-api
HTTP API client for the Seq .NET event server
nblumhardt/serilog-extensions-hosting
Serilog logging for Microsoft.Extensions.Hosting
nblumhardt/serilog-sinks-browserconsole
A console sink for the Blazor/WASM environment
nblumhardt/serilog-tracing
An experimental Serilog extension for producing and capturing hierarchical traces.
nblumhardt/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
nblumhardt/Autofac
An addictive .NET IoC container
nblumhardt/emit
A structured log event emitter for Rust
nblumhardt/seq-app-httprequest
Send events and notifications to an HTTP/REST/WebHook endpoint.
nblumhardt/seq-app-jsonarchive
Record events to a set of newline-delimited JSON streams
nblumhardt/seq-app-mail
Notify from Seq using a variety of email services.
nblumhardt/seq-app-replication
Seq.App.Replication - forward incoming events to another Seq server
nblumhardt/seq-extensions-logging
Add centralized log collection to ASP.NET Core apps with one line of code.
nblumhardt/seq-input-healthcheck
Periodically GET an HTTP resource and write response metrics to Seq
nblumhardt/seqcli
The Seq client command-line app.
nblumhardt/serilog-aspnetcore
Serilog integration for ASP.NET Core
nblumhardt/serilog-expressions
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
nblumhardt/serilog-extensions-logging
Serilog provider for Microsoft.Extensions.Logging
nblumhardt/serilog-extensions-logging-file
Add file logging to ASP.NET Core apps in one line of code.
nblumhardt/serilog-settings-configuration
A Serilog configuration provider that reads from Microsoft.Extensions.Configuration
nblumhardt/serilog-sinks-async
An Async Serilog sink
nblumhardt/serilog-sinks-console
The console sink for Serilog.
nblumhardt/serilog-sinks-email
A Serilog sink that writes events to SMTP email
nblumhardt/serilog-sinks-file
The file sink for Serilog
nblumhardt/serilog-sinks-map
A Serilog sink wrapper that dispatches based on a property value
nblumhardt/serilog-sinks-opentelemetry
Incubator for a high-fidelity Serilog to OpenTelemetry Logs sink
nblumhardt/serilog-sinks-seq
A Serilog sink that writes events to the Seq structured log server