SpecRun.SpecFlow.2-1-0
by: SpecFlow Team
- 806 total downloads
- Latest version: 3.2.31
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.2-2-0
by: SpecFlow Team
- 688 total downloads
- Latest version: 3.2.31
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.2-3-0
by: SpecFlow Team
- 705 total downloads
- Latest version: 3.2.31
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.2-4-0
by: SpecFlow Team
- 619 total downloads
- Latest version: 3.2.31
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-0-0
by: SpecFlow Team
- 465 total downloads
- Latest version: 3.2.31
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-1-0
by: SpecFlow Team
- 382 total downloads
- Latest version: 3.4.51
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-3-0
by: SpecFlow Team
- 101 total downloads
- Latest version: 3.4.51
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-4-0
by: SpecFlow Team
- 50 total downloads
- Latest version: 3.4.51
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-5-0
by: SpecFlow Team
- 26 total downloads
- Latest version: 3.5.22
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-6-0
by: SpecFlow Team
- 15 total downloads
- Latest version: 3.6.2
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-7-0
by: SpecFlow Team
- 15 total downloads
- Latest version: 3.7.3
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-8-0
by: SpecFlow Team
- 26 total downloads
- Latest version: 3.8.12
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-9-0
by: SpecFlow Team
- 32 total downloads
- Latest version: 3.9.31
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
Spectre.Console
by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi Frank Ray
- 7.003k total downloads
- Latest version: 0.51.2-preview.0.1
A library that makes it easier to create beautiful console applications.
SQLite
by: SQLite Development Team
- 38 total downloads
- Latest version: 3.13.0
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 Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLite.Native
by: SQLite Development Team
- 16 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.
SQLite.UWP.Native
by: SQLite Development Team
- 17 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 Univeral Windows Platform apps.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 1.296k 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.112k 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.
SQLitePCLRaw.config.e_sqlite3
by: Eric Sink
- 12 total downloads
- Latest version: 3.0.2
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.