We have just released MonoMac 0.4. Installation is very easy, just follow the steps in our MonoMac site.StillMotion C# sampleWe are very happy with this release as this is the first time that MonoMac can be used to build real applications for OSX. There are three major reasons for this:
CoreVideo framework bindings Security framework bindings
Read more: Miguel's OSX and iOS blog
- Our API coverage for all core Mac APIs is in place.
- We have completed many of the gaps in the MonoMac engine.
- With our community, we have been porting various samples that have helped us polish the API and make sure that it is natural and usable for C# programmers.
- MacCore (code shared with MonoTouch):
- Support for Key Value Observing with C#
- Foundation extensions:
- C# friendly NSNotificationCenter APIs
- NSPredicate support
- NSMetadata support
- Strongly typed NSRunLoop
- Extended NSError, NSMutableData,
Read more: Miguel's OSX and iOS blog
0 comments:
Post a Comment