SQLitePCLRaw.bundle_green 2.0.3 SQLitePCLRaw.bundle_green Eric Sink Eric Sink false Apache-2.0 https://licenses.nuget.org/Apache-2.0 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 is a Portable Class Library (PCL) for low-level (raw) access to SQLite https://ericsink.com/SQLitePCLRaw_releases.html Copyright 2014-2020 SourceGear, LLC sqlite;xamarin