StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 456 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
SQLitePCLRaw.lib.e_sqlite3.v120_wp81
by: Eric Sink D. Richard Hipp et al
- 659 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_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 625 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_*.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1.471k total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 234 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.e_sqlite3.netstandard11
by: Eric Sink et al
- 624 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLite
by: SQLite Development Team
- 40 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).
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 576 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_*.
SQLitePCLRaw.lib.e_sqlite3.v120
by: Eric Sink D. Richard Hipp et al
- 654 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_*.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 626 total downloads
- Latest version: 1.1.14
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.lib.e_sqlite3.v110
by: Eric Sink D. Richard Hipp et al
- 595 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_*.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 233 total downloads
- Latest version: 2.1.10
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_*.
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.857k total downloads
- Latest version: 7.0.0
Swagger tools for documenting APIs built on ASP.NET Core
SQLitePCLRaw.lib.e_sqlite3.v140
by: Eric Sink D. Richard Hipp et al
- 660 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_*.
SQLitePCLRaw.lib.e_sqlite3.v110_wp80
by: Eric Sink D. Richard Hipp et al
- 636 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_*.
StackExchange.Redis
by: Stack Exchange Inc. marc.gravell
- 708 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.lib.e_sqlite3.v110_xp
by: Eric Sink D. Richard Hipp et al
- 734 total downloads
- Latest version: 1.1.15
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_*.
SQLitePCLRaw.core
by: Eric Sink et al
- 715 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.bundle_green
by: Eric Sink
- 674 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
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.