semver
by: Max Hauser
- 4 total downloads
- Latest version: 1.1.0
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Semver
by: Max Hauser Jeff Walker
- 53 total downloads
- Latest version: 2.3.0
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Serilog
by: Serilog Contributors
- 2.424k total downloads
- Latest version: 4.3.1-dev-02373
Simple .NET logging with fully-structured events
Serilog.Enrichers.Thread
by: Serilog Contributors
- 31 total downloads
- Latest version: 3.2.0-dev-00756
Enrich Serilog events with properties from the current thread.
Serilog.Formatting.Compact
by: Serilog Contributors
- 645 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Debug
by: Serilog Contributors
- 598 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Graylog
by: Anton Volkov
- 18 total downloads
- Latest version: 3.0.2
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 209 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.Seq
by: Serilog Contributors
- 151 total downloads
- Latest version: 5.2.3
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
ServiceStack.Text
by: Demis Bellot
- 7 total downloads
- Latest version: 3.9.11
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the ServiceStack projects including:
- T.Dump() generic extension method for easy dbugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
SharpCompress
by: Adam Hathcock
- 251 total downloads
- Latest version: 0.24.0
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
sharpcompress
by: Adam Hathcock
- 7 total downloads
- Latest version: 0.8.0
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpZipLib
by: http://www.icsharpcode.net/
- 10 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 25 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
Simple.OData.Client
by: Vagif Abilov David Bond Robert McLaws and contributors.
- 6 total downloads
- Latest version: 6.1.0-CI-20240712-015507
Simple.OData.Client helps you interact with OData APIs that comply with any version of the OData standard. Modern APIs will likely want to use the Simple.OData.V4.Client package, which has a smaller memory footprint and is optimized for OData V4.
Commonly used types:
Simple.OData.Client.ODataClient
SixLabors.Core
by: Six Labors
- 56 total downloads
- Latest version: 1.0.0-beta0006
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 180 total downloads
- Latest version: 1.0.0-beta0007
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 88 total downloads
- Latest version: 3.1.10
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: SixLabors and contributors
- 32 total downloads
- Latest version: 1.0.0-beta0005
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes
by: Six Labors and contributors
- 158 total downloads
- Latest version: 1.0.0-beta0007
Polygon manipulation/merging and interrogation library.
It's a fully managed netstandard library so should work everywhere.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 90 total downloads
- Latest version: 1.0.0-beta0007
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 165 total downloads
- Latest version: 3.118.0-preview.1.2
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.