Автор: ЭЖД 11.11.2006 - 12:58
Mono 1.2 Вышел Mono 1.2 среди новых изменений:
завершён System.Drawing и доступен Windows.Forms 1.1 API;
полные C# 1.0 и C# 2.0 компиляторы, частичная поддержка 2.0 API;
поддержка новых платформ;
оптимизация, профайлер;
и др.
Home_http://go-mono.com/
Downloads (~18,7 Mb)_http://go-mono.com/sources/mono/mono-1.2.tar.gz
Автор: ЭЖД 31.08.2007 - 13:59
Mono 1.2.5
Downloads_http://go-mono.com/sources/mono/mono-1.2.5.tar.bz2
Автор: ЭЖД 23.09.2007 - 13:30
mono 1.2.5.1
Downloads_http://go-mono.com/sources/mono/mono-1.2.5.1.tar.bz2
Автор: ЭЖД 6.11.2007 - 19:16
mono 1.2.5.2
Downloads_http://go-mono.com/sources/mono/mono-1.2.5.2.tar.bz2
Автор: ЭЖД 15.12.2007 - 12:09
Mono 1.2.6 Новшества:
Родной для системы драйвер Windows Forms для MacOS X
Поддержка ASP.NET AJAX APIs
Поддержка FastCGI
Поддержка Windows Forms Web Control с использованием Mozilla
Значительно уменьшен расход памяти
Практически полная поддержка C# 3.0
Поддержка Silverlight 1.1 API на всех платформах
Downloads_http://go-mono.com/sources/mono/mono-1.2.6.tar.bz2
Автор: ЭЖД 15.03.2008 - 9:20
Mono 1.9 Изменения:
Полная поддержка generics на уровне VM.
Поддержка C# 3.0 по умолчанию.
Включена работа с Silverlight по умолчанию.
Исправления в подсистеме рефлексии (обязательно обновите Gtk#!)
AOT теперь работает и для ARM-процессоров.
Добавлена утилита для визуального сравнения API библиотек (с целью выявления регрессий) - GuiCompare
Windows.Forms использует родной бэкенд для Mac OS X (без X11)
Оптимизация скорости System.Web.
Новая система маппинга конфигураций ASP.NET, которая призвана обеспечить беспроблемный перенос ASP.NET сайтов под Mono.
Исправлена кучка ошибок.
Downloads_http://go-mono.com/sources/mono/mono-1.9.tar.bz2
Автор: ЭЖД 22.04.2008 - 9:31
mono 1.9.1
Downloads_http://go-mono.com/sources/mono/mono-1.9.1.tar.bz2
Автор: ЭЖД 5.10.2008 - 8:43
mono 2.0 Microsoft Compatible API:
- ADO.NET 2.0 API for accessing databases.
- ASP.NET 2.0 API for developing Web-based applications.
- Windows.Forms 2.0 API to create desktop applications.
- System.XML 2.0: An API to manipulate XML documents.
- System.Core: Provides support for the Language Integrated Query (LINQ).
- System.Xml.Linq: Provides a LINQ provider for XML.
- System.Drawing 2.0 API: A portable graphics rendering API.
Mono APIs:
- Gtk# 2.12: A binding to the Gtk+ 2.12 and GNOME libraries for creating desktop applications on Linux, Windows and MacOS X.
- Mono.Cecil: A library to manipulate ECMA CLI files (the native format used for executables and libraries).
- Mono.Cairo: A binding to the Cairo Graphics library to produce 2D graphics and render them into a variety of forms (images, windows, postscript and PDF).
- Mono's SQLite support: a library to create and consume databases created with SQLite.
- Mono.Posix: a library to access Linux and Unix specific functionality from your managed application. With both a low-level interface as well as higher level interfaces.
Third Party APIs bundled with Mono:
- Extensive support for databases: PostgresSQL, DB2, Oracle, Sybase, SQL server, SQLite and Firebird.
- C5 Generics Library: we are bundling the C5 generics collection class library as part of Mono.
Compilers:
- C# 3.0 compiler implementation, with full support for LINQ.
- Visual Basic 8 compiler.
- IL assembler and disassembler and the development toolchain required to create libraries and applications.
Tools
- Mono includes profiling tools, the standard development kit tools that are part of the .NET framework
- Mono Debugger: this is the first release when we support a debugger for managed code.
- Gendarme: is an extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not historically checked.
- Mono Linker: a linker that allows developers to reduce the size of their executables and libraries by removing features from libraries using an XML definition of the desired public API.
- Mono Tuner: a tool to apply arbitrary user-defined transformations to assemblies. Mono uses this library to produce the Silverlight core libraries from the main system libraries.
- Mono Documentation Tools: the Mono Documentation framework has been upgraded to support documenting generics and extension methods. The tools can be used to produce online and offline documentation for any any APIs, and are used by the project to document our own APIs.
Downloads (~18,5 Mb)_http://go-mono.com/sources/mono/mono-2.0.tar.bz2
Автор: ЭЖД 23.10.2008 - 17:02
mono 2.0.1
Downloads (~18,5 Mb)_http://go-mono.com/sources/mono/mono-2.0.1.tar.bz2