General
-
Support UTF-16
Would love to see this supported, especially for people that are handed a DB to read from that we didn't create ourselves... critical for a Windows Phone application I'm working on.
87 votes -
Support Mono
There are a few problems when trying to run under Mono (2.10.2, most recent official). It would be great to have Mono support, so that the platform-independence transfers over to C#-Sqlite
83 votes -
Implement FTS4 support
I think that SQLite is in the process of implementing the next version of FTS (4); That would be a good time to look at implementation
50 votes -
35 votes
Needs some other people to test and confirm functionality
-
Provide NuGet packages
This would greatly simplify deployment.
25 votesMark Rendle has agreed to create a NuGet package, and has been added to csharpsqlite as a contributor
-
Make binding for System.Data.Sqlite
Bindings for the OSS System.Data.Sqlite (http://sqlite.phxsoftware.com/) would allow a lot of existing code to work with CS-Sqlite, and also provide a uniform API for sqlite across the major mobile platforms - currently Mono provides an ADO.NET API for iOS and Android, and it would be great if Windows Phone 7 could also be added to the list.
17 votes -
CompactFramework
I would be happy to see you having a Compact Framework version.
Not Windows Phone 7!
"Old" CF2.0 or CF3.5 version for older devices.15 votesActively working on implementing the CF
-
Entity Framework Support
I think can be a very good idea EF Support.
9 votes -
R-tree support
Very useful for GPS and GIS-related applications
6 votes -
5 votes
-
PortableClassLibrary
It would be nice to have a portable class library project for csharp-sqlite. This could faciliate the code in some places where there are a lot of compiler directives in the code.
Literature:
http://msdn.microsoft.com/en-us/library/gg597391.aspx
http://slodge.blogspot.de/2012/04/using-portable-library-tools-for.html4 votes -
3 votes
- Don't see your idea?