Definition: CLI is short for Common Language Infrastructure and is a specification developed by Microsoft that describes how the .NET framework can work.
The .NET framework is an implementation of the CLI, as is the Mono project, portable .NET (part of dotGNU) and Microsoft's Compact Framework for portable devices like PDAs.

