Common Language Infrastructure: Difference between revisions

Content deleted Content added
JMKaisar (talk | contribs)
No edit summary
JMKaisar (talk | contribs)
m typo
Line 39:
==Implementations==
*[[.NET Framework]] is Microsoft's original commercial implementation of the CLI. It only supports Windows. It will be superseded by .NET Core in November 2020.
*[[.NET Core]] is the free and open-source multi-platform successor to .NET Framework, releaseedreleased under the [[MIT license]]
*[[.NET Compact Framework]] is Microsoft's commercial implementation of the CLI for portable devices and [[Xbox 360]].
*[[.NET Micro Framework]] is an open source implementation of the CLI for resource-constrained devices.