SixLabors.ImageSharp.Drawing
by: Six Labor and contributors
- 22 total downloads
- Latest version: 1.0.0-beta0001
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
- 18 total downloads
- Latest version: 1.0.0-beta0001
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 85 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
smtpapi
by: Brandon West
- 13 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
Snappy.NET
by: Robert Važan
- 54 total downloads
- Latest version: 1.1.1.8
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.
SocketIoClientDotNet
by: Matthias Ludwig
- 784 total downloads
- Latest version: 1.0.5
This is the Socket.IO Client Library for .NET.
SpecFlow
by: SpecFlow Team
- 3.975k total downloads
- Latest version: 4.0.31-beta
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.CustomPlugin
by: TechTalk
- 296 total downloads
- Latest version: 2.4.1
Package for writing custom extensions for SpecFlow.
SpecFlow.NUnit
by: SpecFlow Team
- 4.89k total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Plus.LivingDocPlugin
by: SpecFlow Team
- 352 total downloads
- Latest version: 3.9.57
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.444k total downloads
- Latest version: 4.0.31-beta
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
SpecRun.Runner
by: SpecFlow Team
- 1.746k total downloads
- Latest version: 3.9.31
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.
Splat
by: Paul Betts
- 131 total downloads
- Latest version: 1.6.1
A library to make things cross-platform that should be
SpookilySharp
by: Jon Hanna
- 8 total downloads
- Latest version: 1.0.5119
A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32-, 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple types.
Sprache
by: Nicholas Blumhardt Contributors
- 6.591k total downloads
- Latest version: 2.3.2-develop-00043
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 1.127k total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green
by: Eric Sink
- 1.137k total downloads
- Latest version: 1.1.15
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
SQLitePCLRaw.core
by: Eric Sink et al
- 1.311k total downloads
- Latest version: 1.1.14
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 544 total downloads
- Latest version: 2.1.11
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
- 1.294k total downloads
- Latest version: 1.1.14
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_*.