Content deleted Content added
No edit summary |
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,
*[[.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.
|