In this chapter, you will get an overview of .NET Core and projects for the platform.
Acronyms
Application programming interface (API)
Base Class Library (BCL)
Common Type System (CTS)
Common Intermediate Language (CIL)
Common Language Infrastructure (CLI)
Common Language Runtime (CLR)
Common Language Specification (CLS)
Framework Class Library (FCL)
General availability (GA)
Intermediate language (IL)
Just-in-time (JIT)
Target Framework Moniker (TFM)
Long-term support (LTS)
Microsoft Intermediate Language (MSIL)
Virtual Execution System ...