Info
| Version: | 2.0.5-pre20210119130047 | 
| Author(s): | Eric Sink | 
| Last Update: | Tuesday, January 19, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SQLitePCLRaw.bundle_cil | 
Install
Install-Package SQLitePCLRaw.bundle_cil
                        dotnet add package SQLitePCLRaw.bundle_cil
                        paket add SQLitePCLRaw.bundle_cil
                        
                                SQLitePCLRaw.bundle_cil Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SQLitePCLRaw.core(>= 2.0.520210119130047)
 - SQLitePCLRaw.provider.cil(>= 2.0.520210119130047)
 
Tags
                
Call SQLitePCL.Batteries.Init(). Policy of this bundle: instead of a 'native' SQLite library, use SQLite compiled as a pure .NET assembly.
EXPERIMENTAL, not ready for production use.