[Mono-list] which .NET version is supported?

2009-04-30 Thread slessard

I've looked through the Mono web pages and searched this forum but I've never
been able to find an answer for my simple question.  

Mono 2.4 is compatible with which version of .NET?  Is it .NET 2.0, .NET 3.0
or .NET 3.5?
-- 
View this message in context: 
http://www.nabble.com/which-.NET-version-is-supported--tp23301694p23301694.html
Sent from the Mono - General mailing list archive at Nabble.com.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] which .NET version is supported?

2009-04-30 Thread Jonathan Pryor
On Wed, 2009-04-29 at 13:04 -0700, slessard wrote:
 Mono 2.4 is compatible with which version of .NET?  Is it .NET 2.0, .NET 3.0
 or .NET 3.5?

Yes.

Mono supports most of .NET 1.1 and 2.0, but some things are missing (and
likely always will be, such as System.EnterpriseServices, the COM+
wrapper).  ~Everything of consequence is supported (generics, types in
mscorlib.dll/System.dll/etc., etc.).

.NET 3.0 is mostly unimplemented, but portions are being worked on such
as Windows Communication Foundation (WCF), WindowsBase.dll, etc.  Don't
expect any WPF or WF support anytime soon (if ever).

.NET 3.5 is mostly implemented, permitting full use of LINQ, Linq to
XML, Linq to SQL, C# 3.0, and all the coolness that implies.

 - Jon


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] which .NET version is supported?

2009-04-29 Thread Stifu

It's not quite that simple.
Mono supports most of 2.0, and many things from 3.0 and 3.5.

You can get all the API details from this page: http://go-mono.com/status/


slessard wrote:
 
 I've looked through the Mono web pages and searched this forum but I've
 never been able to find an answer for my simple question.  
 
 Mono 2.4 is compatible with which version of .NET?  Is it .NET 2.0, .NET
 3.0 or .NET 3.5?
 

-- 
View this message in context: 
http://www.nabble.com/which-.NET-version-is-supported--tp23301694p23302295.html
Sent from the Mono - General mailing list archive at Nabble.com.

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list