| MonoTouch Library - TinyIoC – An Easy to Use, Hassle Free, Inversion of Control Container
Steven Robbins (@GrumpyDev) writes an entry about an easy to use inversion of control container he created that works on .NET, Mono and MonoTouch.
source: www.grumpydev.com
|
| MonoTouch Library - Vici Project - Vici CoolStorage - ORM
Vici CoolStorage is a fully typed Object Relational Mapping library for .NET 2.0.
The focus for this ORM is ease of use (and it has a small footprint). Another plus is that they have recently added MonoTouch support and are asking for volunteers.
source: viciproject.com
|
| MonoTouch Library - zite's Monotouch (CAF) OpenAL helper
A very simple and basic helper class for playing and giving access to manipulate sounds through openal. The example given lets you change the pitch of the included sound with a slide control but can be easily modified to take advantage of any openal functions.
Also basic functions to read in CAF files.
source: github.com
|
| MonoTouch Library - Updated Apns-Sharp Library now Powering G-Push Mail Apple Push Notifications!
The Free, Open Source Apns-Sharp Project has been updated to fix some issues, and is now powering the Apple Push Notification portion of the G-Push Mail server app!
Apns-Sharp helps .NET / MonoTouch developers create server applications to integrate with Apple's Push Notification Servers, Apple's Feedback Servers, and Apple's iTunes Store / Receipt Verification service.
Go check out the new version!
source: code.google.com
|
| MonoTouch Library - Displaying web images with MonoTouch – UIWebImageView
When displaying images from the web on iPhone applications, we should always make sure the images are never be downloaded in the application thread, to avoid locking the application; we should also always display feedback to the user that the image is being loaded. There are several libraries that take care of this functionality in Objective-C, but I couldn’t find anything in C#, using MonoTouch, so I decided to create a simple one.
source: escoz.com
|
| MonoTouch Library - NSNetServices - MonoTouch Bindings For NSNetService & NSNetServiceBrowser Classes
Currently (11/14/09) MonoTouch does not cover all of the Foundation framework in iPhone OS. If you want to use Bonjour functionality in your application here are the missing bindings for NSNetService and NSNetServiceBrowser classes. License is GPL 3.
source: code.google.com
|
| MonoTouch Library - Apns-Sharp - Apple Push Notification & Feedback Services Client C# Library
A free, open source, independent and mono compatible C#/.NET Library for interacting with Apple's Push Notification & Feedback Services for the iPhone/iPod.
Features
Push Notifications Client
Feedback Service Client
iTunes Receipt Verification Client
It has an Apache License 2.0 license as well.
source: code.google.com
|
| MonoTouch Library - Plateau - Control library for MonoTouch
R Brian has been working on a control library for MonoTouch.
Simply reference the plateau.dll from your MonoTouch project. Plateau is licensed under the BSD license.
source: code.remobjects.com
|
| MonoTouch Library - BTouch Library
The BTouch library is a collection of MonoTouch bindings for third-party native iPhone libraries. If you are thinking of creating a binding for a third-party library yourself please consider adding it to this library so that it can grow and become a great resource for MonoTouch developers.
source: code.google.com
|
| MonoTouch Library - CocosNet (Cocos2D port for MonoTouch)
It is a port of Cocos2D for iPhone to MonoTouch.
Which is in turn a port of Cocos2D for Python to the iPhone. The short term goal of this project is to
have a full fledged version of Cocos running in the MonoTouch environment.
The long term goal is to extend CocosNet to all .NET based platforms to enable 2D games to easily
go many places.
source: github.com
|




