SpecRun.SpecFlow.2-1-0
by: SpecFlow Team
- 612 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
- 475 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
- 501 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
- 464 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
- 372 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
- 271 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
- 74 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
- 39 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
- 20 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
- 11 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
- 11 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
- 20 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
- 25 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
- 4.721k total downloads
- Latest version: 0.50.1-preview.0.11
A library that makes it easier to create beautiful console applications.
SQLite
by: SQLite Development Team
- 27 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
- 11 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.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 903 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: e_sqlite3 included
SQLitePCLRaw.bundle_green
by: Eric Sink
- 881 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.core
by: Eric Sink
- 891 total downloads
- Latest version: 2.1.11
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
by: Eric Sink
- 668 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_*.