Top 20 NuGet Packages

Creates a digest event of a event types unique field value for a defined time intervall.
An app for Seq (http://getseq.net) that forwards messages to HipChat.
Sends passive checks to Nagios using the NSCA protocol.
Create incidents in PagerDuty from Seq entries
An app for Seq (http://getseq.net) that forwards messages to ServiceNow.
Writes a timeout event after a specified time period has elapsed, unless received any event resetting the timer.
For Log4Net logging, SeqAppender wrapper for .netcore applications. Default SeqAppender only supports .net framework.
Package Description
The package is intended to help generate various sequences, random and with rules. Provided is Sequence class, that given min, max and step. Calculate, without enumerating, sum, length, Variance, Standard Deviation etc.. Can enumerate lazily all elements. Also, extension methods to System.Random add...
Custom implementation of LazZiya.ImageResize on top of System.Drawing (https://github.com/LazZiya/ImageResize)
SerialHandler a handler of serial port. It provides a processing mechanism for mixed communication of "command-response and actively report". Let you focus on the protocol encoding and decoding without worrying about serial communication processing.
A fast library used to calculate a text based formula input all contained in a convienent serilizable object. Add your own custom functions and variables. Calculate Boolean, String and Float outputs.
A serialization library to assist with serializing data to and from streams. The library can serialize all primitive types (char, int, bool, float, double, etc), arrays/lists/dictionaries, and complex objects such as arrays of serializable objects where objects can contain other serializable objects...
Easy To Create Application With Serialization Data Source.
Takes an Entity Framework DBContext and Serialises the contents of all the tables specified in the List of strings to a string. The utility Class can be used as follows: string parameterString= $"Customers," + // Outputs all columns for all records in the Customer Table ...
.NET assembly class responsible for converting OpenXml based documents into corrisponding dotnet code