Info
| Version: | 1.0.11 | 
| Author(s): | NServiceKit | 
| Last Update: | Tuesday, October 28, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/NServiceKit/NServiceKit.OrmLite | 
| NuGet Url: | https://www.nuget.org/packages/NServiceKit.OrmLite.Sqlite64 | 
Install
Install-Package NServiceKit.OrmLite.Sqlite64
                        dotnet add package NServiceKit.OrmLite.Sqlite64
                        paket add NServiceKit.OrmLite.Sqlite64
                        
                                NServiceKit.OrmLite.Sqlite64 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NServiceKit.Common(>= 1.0 && < 2.0)
- System.Data.SQLite.x64
Tags
 
                
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Sqlite.