Top 20 NuGet Packages

Contains helper classes for SQL data connections, fluent SQL builders, criteria, join definitions, data mapping, validation...
Contains classes for CRUD service / repository implementations...
Awesome application logging utility
Sample NetStandart Package
Basic infrastructure for networking.
Serial Numbers is the C# serial numbers provider. It provides string serial numbers in predefined format.
An HttpModule that will serialize user information to a chunked protected cookie (with MachineKey) and deserialize on every request to a ClaimsPrincipal. Usage: var user = new List<KeyValuePair<string, object>> { new KeyValuePair<string, object>("name", "John Foo"), new KeyValuePair<string, obje...
A pack of serializers implemented using a standard interface
Serializer for CSharp,
Exception Handling Library
A data faking library to feed your tests with real data.
Logging abstractions and base components
Web Abstractions and components
An independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability.
Parses series or movie strings to detailed object. Input: "Knight.Rider.S01E01E02.Die.grosse.Duerre.German.DVDRip.AAC.XviD-c0nFuSed.mkv" The output would be a object like that: SeriesID (object) |-> FullTitle -> Knight.Rider.S01E07.Die.grosse.Duerre (string) |-> SeriesTitle -> Knight.Rider (string...
For full .Net support check SeriesIDParser (https://www.nuget.org/packages/SeriesIDParser/) Parses series or movie strings to detailed object. Input: "Knight.Rider.S01E01E02.Die.grosse.Duerre.German.DVDRip.AAC.XviD-c0nFuSed.mkv" The output would be a object like that: SeriesID (object) |-> FullT...
The best of traditional and structured logging for Monotouch and Mono for Android
Serilog http sink for logstash. Also there is a ECS enricher that converts all properties of LogEvent to elasticseach ecs schema before send to logstash. For more information please reffer to GitHub Repository.