SQLiteServer enables multiple processes to connect to a single instance of a SQLite database. 
                        
                    
         
                Info
| Version: | 0.1.2.1 | 
| Author(s): | Florent Guelfucci, myoddweb.com | 
| Last Update: | Tuesday, June 19, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/FFMG/SQLiteServer | 
| NuGet Url: | https://www.nuget.org/packages/MyOddWeb.Data.SQLiteServer | 
Install
Install-Package MyOddWeb.Data.SQLiteServer
                        dotnet add package MyOddWeb.Data.SQLiteServer
                        paket add MyOddWeb.Data.SQLiteServer
                        
                                MyOddWeb.Data.SQLiteServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Data.SQLite(>= 1.0.108)
 
Tags