Serilog.Sinks.XUnit by: Todd Benning
  • 2 total downloads
  • Latest version: 3.0.19
  • logging Serilog xUnit output ITestOutputHelper
The xUnit test output sink for Serilog
SharpZipLib by: ICSharpCode
  • 7 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. 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
  • 3 total downloads
  • Latest version: 4.3.0
  • test unit testing TDD AAA should testunit rspec assert assertion framework
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Fonts by: Six Labors and contributors
  • 8 total downloads
  • Latest version: 1.0.0
  • 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
  • 16 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
  • 4 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.
SixLaborsCaptcha.Core by: SixLaborsCaptcha.Core
  • 2 total downloads
  • Latest version: 0.1.2
Generate captcha with SixLabors' libraries on .NET Core (run in both Windows and Linux environments)
SixLaborsCaptcha.Mvc.Core by: SixLaborsCaptcha.Mvc.Core
  • 2 total downloads
  • Latest version: 0.1.2
Generate captcha with SixLabors' libraries on ASP.NET Core MVC (run in both Windows and Linux environments)
SkiaSharp by: Microsoft
  • 5 total downloads
  • Latest version: 2.88.0
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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.HarfBuzz by: Microsoft
  • 7 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia harfbuzz text shaping ios android linux windows tvos macos tizen
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 5 total downloads
  • Latest version: 2.88.0
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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
  • 5 total downloads
  • Latest version: 2.88.0
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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.Views.WPF by: Microsoft
  • 2 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia wpf ios android linux windows tvos macos tizen
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Snappier by: btburnett3
  • 2 total downloads
  • Latest version: 1.3.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.
SourceGear.sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 3.50.4.2
  • 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
  • 4 total downloads
  • Latest version: 3.9.74
  • 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.Internal.Json by: SpecFlow Team
  • 2 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
SpecFlow.NUnit by: SpecFlow Team
  • 2 total downloads
  • Latest version: 3.9.74
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Plus.LivingDocPlugin by: SpecFlow Team
  • 2 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.
SpecFlow.Tools.MsBuild.Generation by: SpecFlow Team
  • 4 total downloads
  • Latest version: 3.9.74
  • specflow msbuild
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/