semver by: Max Hauser
  • 1 total downloads
  • Latest version: 1.1.0
  • semver semantic version
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Serilog.Sinks.Graylog by: Anton Volkov
  • 10 total downloads
  • Latest version: 3.0.2
  • Serilog Sink Graylog
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.
ServiceStack.Text by: Demis Bellot
  • 3 total downloads
  • Latest version: 3.9.11
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.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
  • 5 total downloads
  • Latest version: 0.8.0
  • rar unrar zip unzip bzip2 gzip tar 7zip .net40 .net35 sl4
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/
  • 6 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).
SixLabors.Core by: Six Labors
  • 3 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SixLabors.Fonts by: Six Labors and contributors
  • 2 total downloads
  • Latest version: 1.0.0-beta0001
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 32 total downloads
  • Latest version: 3.1.6
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing by: Six Labor and contributors
  • 2 total downloads
  • Latest version: 1.0.0-beta0001
  • Image Draw Shape Path Font Text ImageSharp
An extension to ImageSharp that allows the drawing of images, paths, and text. This is the official release of ImageSharp.Drawing by the Six Labors team who own the ImageSharp codebase.
SixLabors.Shapes by: Scott Williams and contributors
  • 1 total downloads
  • Latest version: 1.0.0-beta0001
  • polygon rectangle point in polygon complex polygons shape 2D
Polygon manipulation/merging and interrogation library. Its a fully manged netstandard library so should work everywhere.
SixLabors.Shapes.Text by: Scott Williams and contributors
  • 8 total downloads
  • Latest version: 1.0.0-beta0001
  • shapes text
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 9 total downloads
  • Latest version: 3.116.0
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.
Slapper.AutoMapper by: Randy Burden & contributors
  • 27 total downloads
  • Latest version: 1.0.0.9
  • Slapper.AutoMapper slapper automapper mapper map dynamic
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
SpecFlow by: SpecFlow Team
  • 211 total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
SpecFlow.NUnit by: SpecFlow Team
  • 145 total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Tools.MsBuild.Generation by: SpecFlow Team
  • 248 total downloads
  • Latest version: 4.0.31-beta
  • specflow msbuild
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
SpreadsheetLight by: Vincent Tan
  • 38 total downloads
  • Latest version: 3.4.9
  • excel spreadsheet openxml ooxml xlsx txt csv
SpreadsheetLight is an open source Open XML spreadsheet library for .NET Framework written in C#, and is released under the MIT License. You can create new Open XML spreadsheets, or work with existing Open XML spreadsheets that are compatible with Microsoft Excel 2007/2010/2013 and LibreOffice Calc. No Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed. Dependency: Open XML SDK 2.5
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 29 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 30 total downloads
  • Latest version: 1.1.3
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink D. Richard Hipp et al
  • 27 total downloads
  • Latest version: 1.1.3
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.