📜 ⬆️ ⬇️

MonoTouch 3.0 and Moonlight 3 Preview 6 released

image Miguel De Icaza in his blog announced the availability of new versions of products from the family Mono: MonoTouch and Moonlight .

Moonlight 3 Preview 6 is a major update to a free implementation of Silverlight, which is released with the following list of changes:

- support for chrome-applications (without a system framework);
- significant performance improvements;
- stated that most of the functionality of Silverlight 3 is supported, including out of browser;
- made hundreds of changes to improve the code, compatibility or fix bugs.
')
A week after the release of iPhone OS 4, MonoTouch 3.0.0 was released , which supports development for this operating system. List of changes:

- support the development of background applications;
- iAd platform support;
- Support for Local notifications (notifications);
- support for the Game Center platform;
- support API enterprise data protection.

In addition, improvements in code generation and better support for C # features via Objective-C blocks are announced.

To work with MonoTouch 3, you need an iPhone 4.0 SDK.

Source: https://habr.com/ru/post/91290/


All Articles