johnzablocki / TouchDB-Mono

A C# port of TouchDB
23 stars 4 forks source link

TouchDB Windows Phone 8 #1

Open Costantinos opened 11 years ago

Costantinos commented 11 years ago

I am trying to develop a windows phone 8 application that will use CouchBase.

After finding TouchDB-Mono i was trying to find a way to make it work without any luck. Could you provide an example that shows how to use the library?

The features that are required by the application are:

  1. Local Couch DB that will store offline information
  2. Automatic Client-Server Synchronization of the DBs
  3. Chat Enabled Push notification server IF ITS POSSIBLE

Thanks, Costas

cwack-letsdev commented 11 years ago

The same for me.

I really would appreciate if we could use that feature.

KR Christian

phaaser-letsdev commented 11 years ago

Yes, that would be great!

Greetings Patrick

choffmann85 commented 11 years ago

It sounds like a great idea. I tried to import it but it didn't work.

Claudia

Fischiii commented 11 years ago

I'm having the same issue. I think the biggest problem atm is that I can't import the dll's. I'm not even sure which ones I have to import. I'm used to using touchdb-android and I have that working, but sadly I can't figure this one out.