Unix and .NET

  • Thread starter Thread starter Guest
  • Start date Start date
CAn anyone tell me if .NET platform supports UNIX?
Rather wether *NIX supports .NET :-) There is such a project for Linux
called Mono, using GTK# for GUI stuff. Dunno how good it is yet and
which *NIX flavors except Linux have support.

Cheers
 
http://msdn.microsoft.com/netframework/downloads/updates/default.aspx#Shared Source CLI Downloads
Shared Source CLI Downloads
Shared Source CLI 1.0 Release
The Common Language Infrastructure (CLI) is the ECMA standard that describes
the core of the .NET Framework world. The Shared Source CLI is a compressed
archive of the source code to a working implementation of the ECMA CLI and
the ECMA C# language specification. This implementation builds and runs on
Windows XP, the FreeBSD operating system, and Mac OS X 10.2. It is released
under a shared source initiative.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/mssharsourcecli.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top