Mono is een open source-project, gesponsord door Novell, dat tot doel heeft het creëren van een gratis implementatie van het .NET Development Framework. In Mono zitten een C#-compiler, een Common Language Runtime voor zowel ADO.NET en ASP.NET, en een serie class libraries. Deze release bevat het nieuwe Novell-foldersysteem waarmee het mogelijk is bestanden onderling uit te wisselen. Verder moet het nu mogelijk zijn native asp.net-bestanden te hosten. Tevens is er een Nederlandse site in het leven geroepen om bestanden te delen en discussies te voeren over de laatste ontwikkelingen. Downloads voor de verschillende platforms kunnen hier worden gevonden en de uitgebreide release notes staan op deze pagina. Tot slot heeft Mono nog het volgende over deze release te melden:
This release is the second and last Mono 1.0 beta releases planned before our final release. It is an opportunity for developers outside of the contributing community to experience mono on their platform of choice. One of our main objectives is to make it easy for the novice or experienced Linux or Windows developer to start building applications on Linux or other platforms right away. We paid a lot of attention in this release to installation and package availability for the following platforms: Red Hat 9.0, Fedora Core 1, Novell SUSE 9.0, Novell SUSE SLES 8, MacOS X and Microsoft Windows 2000 and XP. This Beta is signature compatible with the .NET Framework 1.1. Although we are signature compliant for every assembly we ship, not all the functionality is available, most importantly the following are not supported:
- COM support of any kind in Unix or Windows.
- EnterpriseServices is only a set of stub routines.
- Windows.Forms is only available as a preview, and it is not meant for production use.
- Code Access Security (CAS) is not supported: missing in the runtime and class libraries.