SixLabors.Fonts by: Six Labors and contributors
  • 556 total downloads
  • Latest version: 1.0.1
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 502 total downloads
  • Latest version: 3.1.11
  • 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 Labors and contributors
  • 229 total downloads
  • Latest version: 1.0.0
  • Image Draw Shape Path Font
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes by: Six Labors and contributors
  • 372 total downloads
  • Latest version: 1.0.0-beta0009
  • polygon rectangle point in polygon complex polygons shape 2D
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SixLabors.Shapes.Text by: Six Labors and contributors
  • 241 total downloads
  • Latest version: 1.0.0-beta0009
  • shapes text
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
SkiaSharp by: Microsoft
  • 1.778k total downloads
  • Latest version: 3.119.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.
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 724 total downloads
  • Latest version: 3.119.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.
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 733 total downloads
  • Latest version: 3.119.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.
smtpapi by: Brandon West
  • 15 total downloads
  • Latest version: 1.0.0
  • smtpapi sendgrid email
Easily build SendGrid SMTPAPI headers.
Snappier by: btburnett3
  • 171 total downloads
  • Latest version: 1.2.0
  • snappy compression fast io
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
Snappy.NET by: Robert Važan
  • 12 total downloads
  • Latest version: 1.1.1.8
  • snappy compression codec fast io lz4 zlib interop
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
SourceGear.sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 3.50.3
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SpecFlow by: SpecFlow Team
  • 1.525k 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.Assist.Dynamic by: www.marcusoft.net - Marcus Hammarberg
  • 174 total downloads
  • Latest version: 1.4.2
  • SpecFlow Gherkin Cucumber Dynamic
Adds support for dynamic instances and sets from SpecFlow tables
SpecFlow.CustomPlugin by: SpecFlow Team
  • 1.348k total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber generator
Package for writing custom generator extensions for SpecFlow.
SpecFlow.Internal.Json by: SpecFlow Team
  • 30 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
SpecFlow.MsTest by: SpecFlow Team
  • 1.221k total downloads
  • Latest version: 4.0.31-beta
  • specflow mstest
Package to setup SpecFlow for use with MsTest v2.
SpecFlow.NUnit by: SpecFlow Team
  • 1.509k total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.NUnit.Runners by: SpecFlow Team
  • 1.419k total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit nunit.runners nunit-console
Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
SpecFlow.Plus.LivingDocPlugin by: SpecFlow Team
  • 410 total downloads
  • Latest version: 3.9.57
  • specflow livingdoc report
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI.