[Mono-osx] [ANN] Monobjc 2.0.357.0 Released

Laurent Etiemble laurent.etiemble at monobjc.net
Mon May 18 16:33:19 EDT 2009


Hello,

I am proud to announce that a new release of Monobjc bridge is
available (http://www.monobjc.net/). The Monobjc bridge provides the
necessary tools to develop and run .NET applications (written in C#,
VB.NET, etc.) that interact with Objective-C frameworks and libraries
under Mac OS X. Existing Objective-C classes can be used in .NET code
in an almost transparent manner.

In the 2.0.357.0 release:
- Remove the dependency on System.Drawing (no need to install X11
under Mac OS X 10.4)
- Many fixes for Core Animation (CALayer and its subclasses, CATransform3D, etc)
- New interoperabilty methods for NSArray and NSDictionary (Find<T>,
ForEach<T>, strongly typed accessors and enumerators)
- Minor fixes in build tools and in samples.

Downloads: http://www.monobjc.net/index.php?page=downloads
Tutorials : http://www.monobjc.net/index.php?page=tutorials
Samples: http://www.monobjc.net/index.php?page=sample-applications
Programming Guide: http://www.monobjc.net/index.php?page=programming-guide

Feedback, remarks and donations are welcomed !!!

Regards, Laurent Etiemble.


More information about the Mono-osx mailing list