SpecRun.Runner by: SpecFlow Team
  • 1.103k total downloads
  • Latest version: 3.9.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages.
SpecRun.SpecFlow by: SpecFlow Team
  • 1.103k total downloads
  • Latest version: 3.9.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.2-1-0 by: SpecFlow Team
  • 691 total downloads
  • Latest version: 3.2.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.2-2-0 by: SpecFlow Team
  • 613 total downloads
  • Latest version: 3.2.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.2-3-0 by: SpecFlow Team
  • 593 total downloads
  • Latest version: 3.2.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.2-4-0 by: SpecFlow Team
  • 530 total downloads
  • Latest version: 3.2.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-0-0 by: SpecFlow Team
  • 429 total downloads
  • Latest version: 3.2.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-1-0 by: SpecFlow Team
  • 328 total downloads
  • Latest version: 3.4.51
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-3-0 by: SpecFlow Team
  • 92 total downloads
  • Latest version: 3.4.51
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-4-0 by: SpecFlow Team
  • 46 total downloads
  • Latest version: 3.4.51
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-5-0 by: SpecFlow Team
  • 24 total downloads
  • Latest version: 3.5.22
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-6-0 by: SpecFlow Team
  • 13 total downloads
  • Latest version: 3.6.2
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-7-0 by: SpecFlow Team
  • 13 total downloads
  • Latest version: 3.7.3
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-8-0 by: SpecFlow Team
  • 24 total downloads
  • Latest version: 3.8.12
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SpecRun.SpecFlow.3-9-0 by: SpecFlow Team
  • 29 total downloads
  • Latest version: 3.9.31
  • specrun specflow bdd integration tests runner
SpecFlow+Runner - a smarter integration test runner for SpecFlow. Check the details on the website.
SQLite by: SQLite Development Team
  • 30 total downloads
  • Latest version: 3.13.0
  • SQLite embedded database sql
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
  • 13 total downloads
  • Latest version: 3.12.3
  • sqlite embedded database sql
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
  • 334 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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
  • 328 total downloads
  • Latest version: 1.1.15
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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
  • 341 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
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_*.