Found 1,005 packages
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Add centralized structured log collection to ASP.NET Core apps with one line of code.
Client library for the Seq HTTP API.
Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database. Supports standard Guids as well as SQL Server guids.
An NLog target that writes structured log events to Seq
Apache log4net appender for .NET Framework and .NET Standard/Core that writes to the Seq log server over HTTP.
Asynchronous sequences for F#
HealthChecks.Publisher.Seq is the health check publisher for Seq.
Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
Microsoft.Recognizers.Text.Sequence provides robust recognition and resolution of series entities like phone numbers, URLs, and e-mail and IP addresses.
C# API for Seq creating hosted apps.
Interactive Extensions Async Library used to express queries over asynchronous enumerable sequences.
Provides an F#-style API for parallel operations on sequences that are part in .NET 4.0 as System.Linq.ParallelEnumerable class. The API is akin to F# operations on sequences.
Package Description
Implementation of event queue using System.Threading.Channels
NLog target that writes to the Seq event server over HTTP.
The `SequenceGenerator` updates Business Objects members with unique sequential values.
The file archive app for Seq writes incoming events to a rolling file set for long-term archival storage. Requires Seq 5.1+, for earlier Seq versions use the 2.x series of releases of this package.
This library brings C#'s concept of 'await foreach' to F#, with a seamless implementation of IAsyncEnumerable<'T>. The 'taskSeq' computation expression adds support for awaitable asynchronous sequences with similar ease of use and performance to F#'s 'task' CE, with minimal overhead through ValueTask under the hood. TaskSeq brings 'seq' and 'task' together in a safe way. Generates optimized IL code through resumable state machines, and comes with a comprehensive set of functions in module 'TaskSeq'. See README for documentation and more info.
Supports checking that Moq setups are executed in sequence.