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