SpecFlow.NUnit
by: SpecFlow Team
- 3.877k total downloads
- Latest version: 4.0.31-beta
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Plus.LivingDocPlugin
by: SpecFlow Team
- 880 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.228k 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
- 3.105k total downloads
- Latest version: 3.9.31
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
- 26.831k total downloads
- Latest version: 0.57.3-alpha.0.19
A library that makes it easier to create beautiful console applications.
Spectre.Console.Ansi
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
- 4.394k total downloads
- Latest version: 0.57.3-alpha.0.19
A library that makes it easier to create beautiful console applications.
Splat
by: .NET Foundation and Contributors
- 4.923k total downloads
- Latest version: 21.0.0
A library to make things cross-platform that should be.
Splat.Builder
by: .NET Foundation and Contributors
- 484 total downloads
- Latest version: 21.0.0
A library to make things cross-platform that should be.
Splat.Core
by: .NET Foundation and Contributors
- 391 total downloads
- Latest version: 21.0.0
A library to make things cross-platform that should be.
Splat.Drawing
by: .NET Foundation and Contributors
- 2.454k total downloads
- Latest version: 21.0.0
A library to make things cross-platform that should be.
Splat.Logging
by: .NET Foundation and Contributors
- 429 total downloads
- Latest version: 21.0.0
A library to make things cross-platform that should be.
SpookilySharp
by: Jon Hanna
- 128 total downloads
- Latest version: 1.2.0
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: Sprache
- 4.307k total downloads
- Latest version: 3.0.0-develop-00049
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLite
by: Eric Sink
- 121 total downloads
- Latest version: 3.53.4
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.
SQLite.Native
by: SQLite Development Team
- 41 total downloads
- Latest version: 3.12.3
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLite3MC.PCLRaw.bundle
by: Ulrich Telle, et al.
- 138 total downloads
- Latest version: 2.4.0
A SQLitePCLRaw bundle for SQLite3 Multiple Ciphers--an encryption extension for SQLite with support for multiple ciphers. Includes SQLite3 Multiple Ciphers 2.4.0, based on SQLite 3.53.4.
SQLite3MC.PCLRaw.lib
by: Ulrich Telle, et al.
- 145 total downloads
- Latest version: 2.4.0
Native binaries of the sqlite3mc library. Use SQLite3MC.PCLRaw.provider to access the library.
SQLite3MC.PCLRaw.provider
by: Ulrich Telle, et al.
- 157 total downloads
- Latest version: 2.4.0
A SQLitePCLRaw provider that enables access to the native sqlite3mc library included by the SQLite3MC.PCLRaw.lib package.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 6.353k total downloads
- Latest version: 3.0.5
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
- 2.485k total downloads
- Latest version: 2.1.11
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. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.