Content deleted Content added
m →Portability: spelling and adding CN template to unsourced statement |
Certificates age's as Tags: Reverted Visual edit Mobile edit Mobile web edit |
||
Line 1:
{{Short description|Software platform developed by Microsoft}}
Certificates age's as{{for multi|the newer cross-platform framework|.NET|other uses|.net (disambiguation)}}
{{Use American English|date=July 2022}}
{{Use mdy dates|date=September
2018}} {{Infobox
| name = .NET Framework
| logo = Microsoft .NET logo.svg
| logo size = 86
Line 22 ⟶ 24:
| website = <!-- no need to specify here... it is in WikiData -->
}}
The '''.NET Framework''' (pronounced as "''dot net''") is a proprietary [[software framework]] developed by [[Microsoft]] that runs primarily on [[Microsoft Windows]]. It was the predominant implementation of the [[Common Language Infrastructure]] (CLI) until being superseded by the cross-platform [[.NET]] project. It includes a large [[class library]] called [[Framework Class Library]] (FCL) and provides [[language interoperability]] (each language can use code written in
FCL provides the [[user interface]], [[data access]], [[database connection|database connectivity]], [[cryptography]], [[web application]] development, numeric [[algorithm]]s, and [[computer networking|network communications]]. Programmers produce software by combining their [[source code]] with .NET Framework and other libraries. The framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces an [[integrated development environment]] for .NET software called [[Microsoft Visual Studio|Visual Studio]].
|