.NET and Unix

Is there a version of the .NET Framework that runs on Unix???
[61 byte] By [ncs] at [2007-11-17 16:38:30]
# 1 Re: .NET and Unix
Originally posted by ncs
Is there a version of the .NET Framework that runs on Unix???

The Rotor project is in Beta and runs on FreeBSD. Here is the URL http://msdn.microsoft.com/library/default.asp?url=/library/en-us/Dndotnet/html/mssharsourcecli.asp
jparsons at 2007-11-9 1:28:43 >
# 2 Re: .NET and Unix
There is also Mono[1] and Portable.NET[2].

[1] www.go-mono.org
[2] http://www.southern-storm.com.au/portable_net.html
Arild Fines at 2007-11-9 1:29:36 >
# 3 Re: .NET and Unix
BTW, some enterprising person ported Rotor to linux. See [1]

[1] http://www.oreillynet.com/cs/weblog/view/wlg/1602
Arild Fines at 2007-11-9 1:30:35 >
# 4 Re: .NET and Unix
So does anyone know if Microsoft intended the .NET Framework to be extended to the Unix world, or was it just suppose to be a Win product?
ncs at 2007-11-9 1:31:36 >
# 5 Re: .NET and Unix
Originally posted by ncs
So does anyone know if Microsoft intended the .NET Framework to be extended to the Unix world, or was it just suppose to be a Win product?

.NET was designed to be architecture independent. Considering that they are the ones offering the port of the CLI to FreeBSD I would say they at least partly want it on a Unix Platform.

Either that or they know that WIndows is too weak to ever run hotmail alone and they will need minimal support on their FreeBSD machines to support their new software
jparsons at 2007-11-9 1:32:46 >
# 6 Re: .NET and Unix
ha ha ha ha......I love an honest reply....

So I guess my final question in all of this is why did Microsoft develop this Framework along with C# if there going to give it away? Doesn't seem to fit with Microsoft's pattern. Did they want to compete with Java for bragging rights, or are there any underlying reasons out there??

Any thoughts?
ncs at 2007-11-9 1:33:40 >