Info
| Version: | 1.0.1 | 
| Author(s): | Eric Sink, et al | 
| Last Update: | Tuesday, September 20, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ericsink/SQLitePCL.raw | 
| NuGet Url: | https://www.nuget.org/packages/SQLitePCLRaw.provider.sqlite3.ios_classic | 
Install
Install-Package SQLitePCLRaw.provider.sqlite3.ios_classic
                        dotnet add package SQLitePCLRaw.provider.sqlite3.ios_classic
                        paket add SQLitePCLRaw.provider.sqlite3.ios_classic
                        
                                SQLitePCLRaw.provider.sqlite3.ios_classic Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SQLitePCLRaw.core(>= 1.0.1)
Tags
 
                
Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.