MonoTouch Libraries - Latest entries in our MonoTouch Libraries section.
MonoTouch Library - Sqlite-Net - Use SQLite in your MonoTouch App
sqlite-net is an open source, minimal library to allow .NET applications to store data in SQLite 3 databases. It is written in C# 3.0 but can be used by any .NET language. It was first designed to work with MonoTouch on the iPhone, but should work in any other CLI environment. Thanks to Frank Krueger for adding this to Google code so everyone can use it.
MonoTouch Library - Dynamics CRM 4 SDK for the iPhone via MonoTouch
Gayan Perera writes a blog post about the Dynamics CRM 4 SDK they are working on for the iPhone via MonoTouch. He gives a quick preview of it creating an account in Dynamics CRM. If you would like to test this SDK please contact them.
MonoTouch Library - Json.NET
Json.NET library makes working with JSON formatted data in .NET simple. Key features include a flexible JSON serializer to for quickly converting .NET classes to JSON and back again, and LINQ to JSON for reading and writing JS. According to redth seems to work on MonoTouch if you compile with PocketPC and SILVERLIGHT symbols.
MonoTouch Library - XnaTouch - an implementation of Xna Framework for MonoTouch
XnaTouch is an implementation of the Xna Framework for MonoTouch. The goal of this framework is to enable you to run Zune XNA games without code changes on an iPhone / iPod Touch. It has been added to codeplex under the Eclipse Public License (EPL). If this is of interest then OpenTk or Mono.XNA may also interest you (it would be good to combine the efforts). One word of warning was given on the MonoTouch mailing list stating that until it can be confirmed how the code was created it may be wise to not...
Previous 1 2 3 4 Next