[MonoDevelop] C# 4? I can't find the answer at the moment.

Alan alan.mcgovern at gmail.com
Thu Jul 26 23:50:33 UTC 2012


MonoDevelop the IDE allows you to develop against .NET 2 up til .NET
4.5. The Mono compiler supports everything from .NET 1 til .NET 4.5.
The official API comparison for the class libraries is
http://go-mono.com/status. This compares the class libraries to the
corresponding Microsoft versions to see what API is
missing/unimplemented.

Alan

On 27 July 2012 00:40, John Colgrove <alpha.omega23 at ymail.com> wrote:
> How much of C# 4.0 does monodevelop support? Does it support C# 4.0 at all? Or does it support what ever version the mono framework supports (I have the latest stable release for mac)? I found the answer before but I can't seem to find it again.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list