.NET Framework


Topic | v1 | created by jjones |
Description

.NET Framework (pronounced as "dot net") is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library called Framework Class Library (FCL) and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for .NET Framework execute in a software environment (in contrast to a hardware environment) named the Common Language Runtime (CLR). The CLR is an application virtual machine that provides services such as security, memory management, and exception handling. As such, computer code written using .NET Framework is called "managed code". FCL and CLR together constitute the .NET Framework. FCL provides the user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications.


Relations

has version .NET Core

.NET Core is a free and open-source, managed computer software framework for Windows, Linux, and macO...

uses C#

C# (pronounced see sharp, like the musical note C♯, but written with the number sign) is a general-pu...

used by ASP.NET

ASP.NET is an open-source, server-side web-application framework designed for web development to prod...

has version .NET 5

.NET 5 is the next step forward with .NET Core.

uses NuGet

NuGet (pronounced "New Get") is a package manager designed to enable developers to share reusable cod...

subtopic of .NET

A developer platform for building all your apps: web, mobile, desktop, gaming, IoT, and more. Support...


Edit details Edit relations Attach new author Attach new topic Attach new resource