winget install --id Datalust.seqfwd
About Seq Forwarder
Seq Forwarder is a client-side log collector that receives events over its local HTTP API and persists them to its own internal storage until a remote Seq server can be reached.
What's new in 2.1.128
The upgrade to .NET/ASP.NET Core 8.0 in v2.1 caused SSL certificate bindings to stop working due to the change in default web server. This maintenance release re-enables this using Kestrel's support for the Windows certificate store. - #73 - Load certificates from LocalMachine\My when serving HTTPS on Windows (@nblumhardt)
Version history
| Version | Updated | Notes |
|---|---|---|
| 2.1.128 | Unknown | The upgrade to .NET/ASP.NET Core 8.0 in v2.1 caused SSL certificate bindings to stop working due to the change in default web server. This maintenance release re-enables this using Kestrel's support for the Windows certi... |