MonoTouch.Info - Entries tagged with Library
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.
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.
MonoTouch Article - How to compile SharpSSH C# library for SSH and SCP client communications in MonoTouch
This is an article by Jim Bentley on the MonoTouch wiki. In this article he shows you how to take an existing .NET project and use it in a MonoTouch project.
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 - 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.
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.
MonoTouch Article - Introducing Plateau for MonoTouch
RBrian writes a blog entry that introduces Plateau a new control library for MonoTouch.
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.
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.
MonoTouch Library - Html Agility Pack
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...).
Previous 1 2 3 Next