Download Mono 2.6.7

Spread the love

Mono has been updated to version 2.6.7. Mono is an open source implementation of the .Net Framework. By using Mono, developers can write cross-platform applications that, in addition to Windows, also work on Mac OS X and Linux, for example. The software includes a C# compiler, a .Net-compatible runtime and two sets of APIs. The former provides compatibility with Microsoft’s .Net Framework, including support for asp.net, ado.net, and a number of other components, and the other provides a variety of Linux and Unix-specific features. The main improvements in this release are listed below.

Major Highlights

Mono 2.6.7 is a bug fix release for Mono 2.6. These are some of the major features in this release:

  • MVC2 is now included
  • Latest versions of:
    • Soft Debugger
    • Mono’s xbuild tool
    • LINQ to SQL binding
  • WCF client and server, the subset exposed by Silverlight 2.0
  • LLVM support, to improve performance on server/computational loads
  • Co-routine framework Mono.Tasklets
  • Latest version of LINQ to SQL using DbLinq
  • New Soft Debugger, integrated with MonoDevelop 2.2
  • Joint release with MonoDevelop 2.2.2
  • System.IO.Packaging
  • csharp shell now supports auto-completion
  • xbuild can now build most msbuild projects
  • Support for CoreCLR security:
    • Mono debuts a full metadata and IL verifier
    • Security system used by Silverlight applications, reusable for other cases.

Version number 2.6.7
Release status Final
Operating systems Windows 7, Windows 2000, Linux, Windows XP, macOS, Solaris, Windows Server 2003, Windows Vista, Windows Server 2008
Website mono project
Download
License type Conditions (GNU/BSD/etc.)
You might also like