Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Common Language Infrastructure
|
| Definition
| CLI is the .NET infrastructure enabling applications written in multiple .NET languages to operate in various environments without requiring program modifications. CLI comprises Common Type System (CTS), metadata system, base class library (FCL), file format (PE), intermediate language (CIL), and access to the underlying Windows operating system via the Win32 API. CLI is defined in the ECMA-335 specification.
|
| See also
| Introduction to the Common Language Infrastructure
|
| You may edit this definition to improve or extend it.
|