Foreign keys are now supported although the ADO .NET Provider here does not yet include it: http://www.sqlite.org/releaselog/3_6_19.html
As far as needing associations, go ahead and create the foreign keys. Even though SQLite will not enforce the foreign keys the associations will be created.