
Apart from the runtime core functions (e.g. There's also a 4.6 RC version available.įCL comprises the numerous classes, services, interfaces and namespaces provided by. NET apps, enabling programmers to develop projects using a language compiler, featuring cross-language integration and exception handling, enhanced support for security, versioning and deployment, along with a simple model for component integration, debugging and profiling services. Three major components: CLR, FCL and ASP.NETĬLR is the runtime environment, which means that it handles the execution of. The package contains three major components: Common Language Runtime (CLR), Framework Class Library (FCL), and ASP.NET.

It's basically a large package that already has all the necessary code with libraries, classes and templates needed by programmers to seamlessly put together desktop apps and web services by simply calling the code, instead of having to write everything from scratch. Programming infrastructure for developers

NET Framework is a free programming infrastructure that some developers resort to when creating Windows-oriented applications and services using.
