Content deleted Content added
Hervegirod (talk | contribs) te two last paragraphs contradited each other |
Hervegirod (talk | contribs) ref |
||
Line 3:
The Shared Source CLI was pre-configured to run on [[Microsoft Windows|Windows]], [[FreeBSD]] (version 4.7 or newer), and [[Mac OS X]] 10.2. It is designed such that the only thing that needs to be customized to port the Shared Source CLI to a different platform should be a thin [[Abstraction layer|Platform Abstraction Layer]] (PAL).
The current version of SSCLI is 2.0, which contains most of the classes and features of version 2.0 of the [[.NET Framework]]
| url=http://www.c-sharpcorner.com/UploadFile/kristoferkrause/GuidetoMSsharedSourceCLI11302005232759PM/GuidetoMSsharedSourceCLI.aspx
| title=A Beginner's Guide to Microsoft's shared Source CLI (Rotor)
| publisher=c-sharpcorner.com
| last=Krause|first=Kristofer
| date=[[2003-05-13]]
| quote=''Most of the .NET framework class libraries are present except for ADO.NET, Windows Forms, Web Forms, and Web Services. Either you or the Rotor community will have to implement these. On a less painful note, remoting, networking, and XML functionality (and source) are included.''
| accessdate=2008-10-05}}</ref>. Unlike the previous version however, it is only supported on Windows XP SP2.
==License==
The Shared Source CLI use the [[Shared source#Microsoft Shared Source Common Language Infrastructure|Microsoft Shared Source Common Language Infrastructure license]]. This license allows modifications and redistribution of the code for personal or academic usages, but they can't be used for commercial products<ref>As written in the license, examples of commercial purposes would be running business operations, licensing, leasing, or selling the Software, or distributing the Software for use with commercial products</ref>.
== References ==▼
==See also==
Line 15 ⟶ 19:
*[[Mono (software)|Mono]]
*[[DotGNU]]
{{reflist|2}}
==External links==
|