.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library known as 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 (as contrasted to hardware environment) known as Common Language Runtime (CLR), anapplication 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 .NET Framework.

FCL provides user interfacedata accessdatabase connectivitycryptographyweb application development, numericalgorithms, and network communications. Programmers produce software by combining their own source code with .NET Framework and other libraries. .NET Framework is intended to be used by most new applications created for the Windows platform. Microsoft also produces an integrated development environment largely for .NET software called Visual Studio.

.NET Framework started out as a proprietary framework, although the company worked to standardize the software stack almost immediately, even before its first release. Despite the standardization efforts, developers—particularly those in the free and open-source software communities—expressed their uneasiness with the selected terms and the prospects of any free and open-source implementation, especially with regard to software patents. Since then, Microsoft has changed .NET development to more closely follow a contemporary model of a community-developed software project, including issuing an update to its patent promise to address the concerns.

.NET Framework led to a family of .NET platforms targeting mobile computingembedded devices, alternative operating systems and browser plugins. A reduced version of the framework, .NET Compact Framework, is available on Windows CE platforms, including Windows Mobile devices such as smartphones.NET Micro Framework is targeted at severely resource-constrained embedded devices. Silverlight was available as a web browser plugin. Mono is available for many operating systems and is customized into popular smartphone operating systems (Android and iOS) and game engines.NET Core targets cross-platform and cloud-based workloads in addition to the Universal Windows Platform (UWP).

History

Microsoft started development of .NET Framework in the late 1990s, originally under the name of Next Generation Windows Services (NGWS). By late 2000, the first beta versions of .NET 1.0 were released.

In August 2000, MicrosoftHewlett-Packard, and Intel worked to standardize Common Language Infrastructure (CLI) and C#. By December 2001, both were ratified ECMAstandards.[2][3] ISO followed in April 2003. The current version of ISO standards are ISO/IEC 23271:2012 and ISO/IEC 23270:2006.[4][5]

While Microsoft and their partners hold patents for CLI and C#, ECMA and ISO require that all patents essential to implementation be made available under "reasonable and non-discriminatory terms". In addition to meeting these terms, the companies have agreed to make the patents available royalty-free. However, this did not apply for the part of .NET Framework not covered by ECMA/ISO standards, which included Windows Forms, ADO.NET, and ASP.NET. Patents that Microsoft holds in these areas may have deterred non-Microsoft implementations of the full framework.[6]

On 3 October 2007, Microsoft announced that the source code for .NET Framework 3.5 libraries was to become available under the Microsoft Reference Source License (Ms-RSL[a]).[7] The source code repository became available online on 16 January 2008 and included BCL, ASP.NET, ADO.NET, Windows Forms, WPF, and XML. Scott Guthrie of Microsoft promised that LINQ, WCF, and WF libraries were being added.[8]

 

Microsoft .NET Framework v4.5 logo

On 12 November 2014, Microsoft announced .NET Core, in an effort to include cross-platform support for .NET, the source release of Microsoft's CoreCLR implementation, source for the "entire […] library stack" for .NET Core, and the adoption of a conventional ("bazaar"-like) open-source development model under the consolation stewardship of the .NET FoundationMiguel de Icaza describes .NET Core as a "redesigned version of .NET that is based on the simplified version of the class libraries",[9] and Microsoft's Immo Landwerth explained that .NET Core would be "the foundation of all future .NET platforms". At the time of the announcement, the initial release of the .NET Core project had been seeded with a subset of the libraries' source code and coincided with the relicensing of Microsoft's existing .NET reference source away from the restrictions of the Ms-RSL. Landwerth acknowledged the disadvantages of the previously selected shared source license, explaining that it made codename Rotor "a non-starter" as a community-developed open source project because it did not meet the criteria of an OSI-approved license.[10][11][12]

In November 2014, Microsoft also produced an update to its patent grants, which further extends the scope beyond its previous pledges. Prior projects like Mono existed in a legal grey area because Microsoft's earlier grants applied only to the technology in "covered specifications", including strictly the 4th editions each of ECMA-334 and ECMA-335. The new patent promise, however, places no ceiling on the specification version, and even extends to any .NET runtime technologies documented on MSDN that have not been formally specified by the ECMA group, if a project chooses to implement them. This permits Mono and other projects to maintain feature parity with modern .NET features that have been introduced since the 4th edition was published without being at risk of patent litigation over the implementation of those features. The new grant does maintain the restriction that any implementation must maintain minimum compliance with the mandatory parts of the CLI specification.[13]

On 31 March 2016 Microsoft announced at Microsoft Build that they will completely re-license Mono under the MIT License even in scenarios where previously a commercial license was necessary.[14] Microsoft also supplemented its previous patent promise for Mono, stating that they won't assert any "applicable patents" against parties that are "using, selling, offering for sale, importing, or distributing Mono."[15][16] It was announced that the Mono Project was contributed to the .NET Foundation. These developments followed the previous acquisition of Xamarin, which started in February 2016 and was completed on 18 March 2016.[17]

Microsoft's press release highlights that the cross-platform commitment now allows for a fully open-source, modern server-side .NET stack. However, Microsoft does not plan to release the source for WPF or Windows Forms.[18][19]

Release history

Overview of .NET Framework release history[20][21]
Version
number
CLR
version
Release
date
Development tool Included in Replaces
Windows Windows Server
1.0 1.0 2002-02-13 Visual Studio .NET[22] XP[a] N/A N/A
1.1 1.1 2003-04-24 Visual Studio .NET 2003[22] N/A 2003 1.0[23]
2.0 2.0 2005-11-07 Visual Studio 2005[24] N/A 20032003 R2,[25] 2008 SP22008 R2 SP1 N/A
3.0 2.0 2006-11-06 Expression Blend[26][b] Vista 2008 SP22008 R2 SP1 2.0
3.5 2.0 2007-11-19 Visual Studio 2008[27] 78[c]8.1[c]10[c] 2008 R2 SP1 2.0, 3.0
4.0 4 2010-04-12 Visual Studio 2010[28] N/A N/A N/A
4.5 4 2012-08-15 Visual Studio 2012[29] 8 2012 4.0
4.5.1 4 2013-10-17 Visual Studio 2013[30] 8.1 2012 R2 4.0, 4.5
4.5.2 4 2014-05-05 N/A N/A N/A 4.0–4.5.1
4.6 4 2015-07-20 Visual Studio 2015[31] 10 N/A 4.0–4.5.2
4.6.1 4 2015-11-30[32] Visual Studio 2015 Update 1 10 v1511 N/A 4.0–4.6
4.6.2 4 2016-08-02[33]   10 v1607 N/A 4.0–4.6.1

Notes:

a.^ .NET Framework 1.0 is integral OS component of Windows XP Media Center edition or Tablet PC edition. Installation CDs for the Home editions and the Professional editions of Windows XP SP1, SP2 or SP3 comes with .NET Framework installation packages.[21]
b.^ Expression Blend only covers the Windows Presentation Foundation part of .NET Framework 3.0.
c.^ ^ ^ .NET Framework 3.5 is not automatically installed with Windows 8, 8.1 or 10. It must be installed either from a Windows installation media or from the Internet on demand. Control Panel always attempts the latter.[34]

Architecture

 

Visual overview of the Common Language Infrastructure (CLI)

Common Language Infrastructure

Common Language Infrastructure (CLI) provides a language-neutral platform for application development and execution, including functions for exception handlinggarbage collection, security, and interoperability. By implementing the core aspects of .NET Framework within the scope of CLI, this functionality will not be tied to a single language but will be available across the many languages supported by the framework. Microsoft's implementation of CLI is Common Language Runtime(CLR). It serves as the execution engine of .NET Framework. All .NET programs execute under the supervision of CLR, guaranteeing certain properties and behaviors in the areas of memory management, security, and exception handling.

For computer programs to run on CLI, they need to be compiled into Common Intermediate Language (CIL) – as opposed to being compiled into machine code. Upon execution, an architecture-specific just-in-time compiler (JIT) turns the CIL code into machine code. To improve performance, however, .NET Framework comes with Native Image Generator (NGEN), which performsahead-of-time compilation.

Assemblies

Compiled CIL code is stored in CLI assemblies. As mandated by the specification, assemblies are stored in Portable Executable (PE) file format, common on Windows platform for all DLL and EXE files. Each assembly consists of one or more files, one of which must contain a manifest bearing the metadata for the assembly. The complete name of an assembly (not to be confused with the file name on disk) contains its simple text name, version number, culture, and public key token. Assemblies are considered equivalent if they share the same complete name.

A private key can also be used by the creator of the assembly for strong naming. The public key token identifies which private key an assembly is signed with. Only the creator of the keypair (typically .NET developer signing the assembly) can sign assemblies that have the same strong name as a previous version assembly, since the creator is in possession of the private key. Strong naming is required to add assemblies to Global Assembly Cache.

Class library

.NET Framework includes a set of standard class libraries. The class library is organized in a hierarchy of namespaces. Most of the built-in APIs are part of eitherSystem.* or Microsoft.* namespaces. These class libraries implement a large number of common functions, such as file reading and writing, graphic rendering, database interaction, and XML document manipulation. .NET class libraries are available for all CLI compliant languages. .NET Framework class library is divided into two parts (without clear boundary): Base Class Library (BCL) and Framework Class Library (FCL).

BCL includes a small subset of the entire class library and is the core set of classes that serve as the basic API of CLR.[35] For .NET Framework most classes considered being part of BCL reside in mscorlib.dllSystem.dll and System.core.dll. BCL classes are available in .NET Framework as well as its alternative implementations including .NET Compact FrameworkMicrosoft Silverlight.NET Core and Mono.

FCL is a superset of BCL and refers to the entire class library that ships with .NET Framework. It includes an expanded set of libraries, including the Windows Forms,ASP.NET, and Windows Presentation Foundation (WPF) but also extensions to the base class libraries ADO.NETLanguage Integrated Query (LINQ), Windows Communication Foundation (WCF), and Workflow Foundation (WF). FCL is much larger in scope than standard libraries for languages like C++, and comparable in scope to standard libraries of Java.

With the introduction of alternative implementations (e.g. Silverlight), Microsoft introduced the concept of Portable Class Libraries (PCL) allowing a consuming library to run on more than one platform. With the further proliferation of .NET platforms, the PCL approach failed to scale (PCLs are defined intersections of API surface between two or more platforms).[36] As the next evolutionary step of PCL, the .NET Standard Library was created retroactively based on the System.Runtime.dll based APIs found in UWP and Silverlight. New .NET platforms are encouraged to implement a version of the standard library allowing to re-use existing third-party libraries to run without new version of them. The .NET Standard Library allows an independent evolvement of the library and app model layers within the .NET architecture.[37]

NuGet is the package manager for all .NET platforms. It is used to retrieve third-party libraries into a .NET project with a global library feed available athttps://nuget.org. Private feeds can be maintained separately (e.g. by a build server or a file system directory).

App models

On top of the class libraries, multiple app models are used to create applications. .NET Framework supports Console, Windows FormsWindows Presentation Foundation,ASP.NET and ASP.NET Core applications by default. Other app models are offered by alternative implementations of the .NET Framework. Console, UWP and ASP.NET Core are available on .NET CoreMono is used to power Xamarin app models for iOSAndroid and OS X. The retroactive architectural definition of app models showed up in early 2015 and was also applied to previous technologies like Windows Forms or WPF.

C++/CLI

Main article: C++/CLI

Microsoft introduced C++/CLI in Visual Studio 2005, which is a language and means of compiling Visual C++ programs to run within the .NET Framework. Certain portions of the C++ program still run within an unmanaged Visual C++ Runtime, while specially modified portions are translated into CIL code and run with the .NET Framework's CLR.

Assemblies compiled using the C++/CLI compiler are known as mixed-mode assemblies, since they contain native and managed code within the same DLL.[38] Such assemblies are also difficult to reverse engineer, since .NET decompilers such as .NET Reflector only reveal the managed code.

Design principles

Interoperability

Because computer systems commonly require interaction between newer and older applications, .NET Framework provides means to access functionality implemented in newer and older programs that execute outside .NET environment. Access to COM components is provided in System.Runtime.InteropServices and System.EnterpriseServices namespaces of the framework. Access to other functionality is achieved using the P/Invoke feature, as well as access to .NET functionality from native applications using the reverse P/Invoke functionality.

Language independence

.NET Framework introduces a Common Type System (CTS) that defines all possible data types and programming constructs supported by CLR and how they may or may not interact with each other conforming to CLI specification. Because of this feature, .NET Framework supports the exchange of types and object instances between libraries and applications written using any conforming .NET language.

Type safety

CTS and the CLR used in .NET Framework also enforce type safety. This prevents ill-defined casts, wrong method invocations and memory size issues when accessing an object. This also makes most CLI languages statically typed (with or without type inference). However, beginning with .NET Framework 4.0, the Dynamic Language Runtime extended the CLR allowing dynamically typed languages to be implemented on top of the CLI.

Portability

While Microsoft has never implemented the full framework on any system except Microsoft Windows, it has engineered the framework to be platform-agnostic,[39] and cross-platform implementations are available for other operating systems (see Silverlight and § Alternative implementations). Microsoft submitted the specifications for CLI (which includes the core class libraries, CTS, and CIL),[40][41][42] C#,[43] and C++/CLI[44] to both ECMA and ISO, making them available as official standards. This makes it possible for third parties to create compatible implementations of the framework and its languages on other platforms.

Security

.NET Framework has its own security mechanism with two general features: Code Access Security (CAS), and validation and verification. CAS is based on evidence that is associated with a specific assembly. Typically the evidence is the source of the assembly (whether it is installed on the local machine or has been downloaded from the Internet). CAS uses evidence to determine the permissions granted to the code. Other code can demand that calling code be granted a specified permission. The demand causes CLR to perform a call stack walk: every assembly of each method in the call stack is checked for the required permission; if any assembly is not granted the permission a security exception is thrown.

Managed CIL bytecode is easier to reverse-engineer than native code, unless obfuscated.[45][46] .NET decompiler programs enable developers with no reverse-engineering skills to view the source code behind unobfuscated .NET assemblies. In contrast, apps compiled to native machine code are much harder to reverse-engineer, and source code is almost never produced successfully, mainly because of compiler optimizations and lack of reflection.[47] This creates concerns in the business community such as over possible loss of trade secrets and the bypassing of license control mechanisms. To mitigate this, Microsoft has included Dotfuscator Community Edition with Visual Studio .NET since 2002.[b] Third-party obfuscation tools are also available from vendors such as VMwareV.i. LabsXenocode, and Red Gate Software. Method-level encryption tools for .NET code are available from vendors such as SafeNet.

Memory management

CLR frees the developer from the burden of managing memory (allocating and freeing up when done); it handles memory management itself by detecting when memory can be safely freed. Instantiations of .NET types (objects) are allocated from the managed heap; a pool of memory managed by CLR. As long as there exists a reference to an object, which might be either a direct reference to an object or via a graph of objects, the object is considered to be in use. When there is no reference to an object, and it cannot be reached or used, it becomes garbage, eligible for collection.

.NET Framework includes a garbage collector (GC) which runs periodically, on a separate thread from the application's thread, that enumerates all the unusable objects and reclaims the memory allocated to them. It is a non-deterministic, compacting, mark-and-sweep garbage collector. GC runs only when a certain amount of memory has been used or there is enough pressure for memory on the system. Since it is not guaranteed when the conditions to reclaim memory are reached, GC runs are non-deterministic. Each .NET application has a set of roots, which are pointers to objects on the managed heap (managed objects). These include references to static objects and objects defined as local variables or method parameters currently in scope, as well as objects referred to by CPU registers.[48] When GC runs, it pauses the application and then, for each object referred to in the root, it recursively enumerates all the objects reachable from the root objects and marks them as reachable. It uses CLI metadata and reflectionto discover the objects encapsulated by an object, and then recursively walk them. It then enumerates all the objects on the heap (which were initially allocated contiguously) using reflection. All objects not marked as reachable are garbage.[48] This is the mark phase.[49] Since the memory held by garbage is not of any consequence, it is considered free space. However, this leaves chunks of free space between objects which were initially contiguous. The objects are then compacted together to make free space on the managed heap contiguous again.[48][49] Any reference to an object invalidated by moving the object is updated by GC to reflect the new location.[49] The application is resumed after the garbage collection is over. The latest version of .NET framework uses concurrent garbage collection along with user code, making pauses unnoticeable, because it is done in the background.[50]

GC used by .NET Framework is also generational.[51] Objects are assigned a generation; newly created objects belong to Generation 0. The objects that survive a garbage collection are tagged as Generation 1, and the Generation 1 objects that survive another collection are Generation 2 objects. .NET Framework uses up to Generation 2 objects.[51] Higher generation objects are garbage collected less frequently than lower generation objects. This helps increase the efficiency of garbage collection, as older objects tend to have a longer lifetime than newer objects.[51] Thus, by eliminating older (and thus more likely to survive a collection) objects from the scope of a collection run, fewer objects need to be checked and compacted.[51]

Performance

When an application is first launched, the .NET Framework compiles the CIL code into executable code using its just-in-time compiler, and caches the executable program into the .NET Native Image Cache.[52][53] Due to caching, the application launches faster for subsequent launches, although the first launch is usually slower. To increase speed of the first launch, developers may use the Native Image Generator utility to manually compile and cache any .NET application, ahead-of-time.[53]

The garbage collector, which is integrated into the environment, can introduce unanticipated delays of execution over which the developer has little direct control. "In large applications, the number of objects that the garbage collector needs to deal with can become very large, which means it can take a very long time to visit and rearrange all of them."[54]

.NET Framework provides support for calling Streaming SIMD Extensions (SSE) via managed code from April 2014 in Visual Studio 2013 Update 2. However, Mono has provided support for SIMD Extensions as of version 2.2 within the Mono.Simd namespace in 2009.[55] Mono's lead developer Miguel de Icaza has expressed hope that this SIMD support will be adopted by CLR's ECMA standard.[56] Streaming SIMD Extensions have been available in x86 CPUs since the introduction of the Pentium III. Some other architectures such as ARM and MIPS also have SIMD extensions. In case the CPU lacks support for those extensions, the instructions are simulated in software.[citation needed]

Alternative implementations

.NET Framework is the predominant implementation of .NET technologies. Other implementations for parts of the framework exist. Although the runtime engine is described by an ECMA/ISO specification, other implementations of it may be encumbered by patent issues; ISO standards may include the disclaimer, "Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO shall not be held responsible for identifying any or all such patent rights."[57] It is more difficult to develop alternatives to FCL, which is not described by an open standard and may be subject to copyright restrictions. Additionally, parts of FCL have Windows-specific functionality and behavior, so implementation on non-Windows platforms can be problematic.

Some alternative implementations of parts of the framework are listed here.

  • .NET Micro Framework is a .NET platform for extremely resource-constrained devices. It includes a small version of CLR and supports development in C# (though some developers were able to use VB.NET,[58] albeit with an amount of hacking, and with limited functionalities) and debugging (in an emulator or on hardware), both usingMicrosoft Visual Studio. It also features a subset of .NET Framework Class Library (about 70 classes with about 420 methods), a GUI framework loosely based on WPF, and additional libraries specific to embedded applications.
  • .NET Core is an alternative Microsoft implementation of the managed code framework; it has similarities with .NET Framework and even shares some API, but is designed based on different sets of principles: It is cross-platform and free and open-source.
  • Mono is an implementation of CLI and FCL, and provides additional functionality. It is dual-licensed under free software and proprietary software licenses. It includes support for ASP.NET, ADO.NET, and Windows Forms libraries for a wide range of architectures and operating systems. It also includes C# and VB.NET compilers.
  • Portable.NET (part of DotGNU) provides an implementation of CLI, portions of FCL, and a C# compiler. It supports a variety of CPUs and operating systems. The project has been decommissioned, however, with the last stable release being in 2009.
  • Microsoft Shared Source Common Language Infrastructure is a non-free implementation of CLR. However, the last version only runs on Microsoft Windows XP SP2, and has not been updated since 2006, therefore it does not contain all features of version 2.0 of .NET Framework.
  • CrossNet[59] is an implementation of CLI and portions of FCL. It is free software using the open source MIT License.

.NET Core

 

A venn diagram showing the APIs covered by .NET Framework, .NET Core and both

.NET Core is a cross-platform free and open-source managed software framework similar to .NET Framework. It consists of CoreCLR, a complete cross-platform runtime implementation of CLR, the virtual machine that manages the execution of .NET programs. CoreCLR comes with an improved just-in-time compiler, called RyuJIT.[60][c] .NET Core also includes CoreFX, which is a partial fork of FCL.[62] While .NET Core shares a subset of .NET Framework APIs, it comes with its own API that is not part of .NET Framework.[63] Further, .NET Core contains CoreRT, the .NET Native runtime optimized to be integrated into AOT compiled native binaries. A variant of the .NET Core library is utilized for UWP.[64] .NET Core's command-line interface offers an execution entry point for operating systems and provides developer services like compilation and package management.[65]

.NET Core supports four cross-platform scenarios: ASP.NET Core web apps, command-line apps, libraries, and Universal Windows Platform apps. It does not implement Windows Forms or WPF which render the standard GUI for desktop software on Windows.[63][66] .NET Core is also modular, meaning that instead of assemblies, developers deal with NuGet packages. Unlike .NET Framework, which is serviced usingWindows Update, .NET Core relies on its package manager to receive updates.[63][66]

.NET Core 1.0 was released on 27 June 2016,[67] along with Visual Studio 2015 Update 3, which enables .NET Core development.[68]

.NET Standard

.NET Standard is a set of APIs to unify the .NET Framework, .NET Core, and Xamarin platforms.[69]

Licensing

Microsoft managed code frameworks and their components are licensed as follows:

Component License
.NET Framework (redistributable package) Proprietary software[70]
Reference source code of .NET Framework 4.5 and earlier Microsoft Reference License (Ms-RSL[a])[7][71]
Reference source code of .NET Framework 4.6 MIT License[72]
Mono MIT License[73]
.NET Core
CoreFX, CoreCLR and CLI
MIT License[74]
.NET Micro Framework Apache License 2.0[75]
.NET Compiler Platform (codename "Roslyn") Apache License 2.0[76]
ASP.NET MVC, Web API and Web Pages (Razor) Apache License 2.0[77]
ASP.NET Core Apache License 2.0[78]
ASP.NET Ajax Control Toolkit BSD License[79]
ASP.NET SignalR Apache License 2.0[80]
Entity Framework Apache License 2.0[81]
NuGet Apache License 2.0[82]

See also

Notes

  1. Jump up to:a b The license has previously been abbreviated Ms-RL, but Ms-RL now refers to the Microsoft Reciprocal License.
  2. Jump up^ Dotfuscator Community Edition 4.0
  3. Jump up^ The prefix "Ryu" is the Japanese word for "dragon" (竜, ryū), and comes from The Dragon Book.[61]

References

  1. Jump up^ Haffner, Stacey (3 August 2016). "Announcing .NET Framework 4.6.2".NET Blog. Microsoft.
  2. Jump up^ "Standard ECMA-335: Common Language Infrastructure (CLI)"ecma-international.org (6 ed.). ECMA. June 2012.
  3. Jump up^ "Standard ECMA-334: C# Language Specification".ecma-international.org (4 ed.). ECMA. June 2006.
  4. Jump up^ "ISO/IEC 23271:2012 Information technology – Common Language Infrastructure"iso.org (3 ed.).International Organization for Standardization. 13 February 2012.
  5. Jump up^ "ISO/IEC 23270:2006 – Information technology – Programming languages – C#"iso.org (2 ed.).International Organization for Standardization. 26 January 2012.
  6. Jump up^ "Microsoft's Empty Promise"Free Software Foundation. 16 July 2009. Archived from the original on 5 August 2009. Retrieved 3 August 2009. However, there are several libraries that are included with Mono, and commonly used by applications like Tomboy, that are not required by the standard. And just to be clear, we're not talking about Windows-specific libraries like ASP.NET and Windows Forms. Instead, we're talking about libraries under the System namespace that provide common functionality programmers expect in modern programming languages
  7. Jump up to:a b Guthrie, Scott (3 October 2007). "Releasing the Source Code for the NET Framework"Scott Guthrie's BlogMicrosoftArchived from the original on 7 September 2010. Retrieved 15 September 2010.
  8. Jump up^ Guthrie, Scott (16 January 2008). ".NET Framework Library Source Code now available"Scott Guthrie's BlogMicrosoft. Retrieved 28 February 2015.
  9. Jump up^ de Icaza, Miguel"Microsoft Open Sources .NET and Mono"Personal blog of Miguel de Icaza. Retrieved16 November 2014.
  10. Jump up^ Landwerth, Immo (12 November 2014). ".NET Core is Open Source".NET Framework Blog. Microsoft. Retrieved 30 December 2014.
  11. Jump up^ "dotnet/corefx". GitHub. Retrieved 16 November2014.
  12. Jump up^ "Microsoft/referencesource". GitHub. Retrieved16 November 2014.
  13. Jump up^ "Microsoft Patent Promise for .NET Libraries and Runtime Components". Retrieved 16 November 2014.
  14. Jump up^ Krill, Paul (1 April 2016). "Xamarin's Mono runtime gets a looser license"InfoworldIDG.
  15. Jump up^ Ferraira, Bruno (31 March 2016). "Xamarin now comes free with Visual Studio."The Tech Report.
  16. Jump up^ "Microsoft Patent Promise for Mono"Mono on GitHub. Mono Project. 28 March 2016. Archived from the original on 16 April 2016. Retrieved 16 April 2016.
  17. Jump up^ "Xamarin for Everyone"Xamarin Blog. Xamarin. 31 March 2016. Archived from the original on 12 April 2016. Retrieved 12 April 2016.
  18. Jump up^ "Microsoft takes .NET open source and cross-platform, adds new development capabilities with Visual Studio 2015, .NET 2015, and Visual Studio Online"News Center. Microsoft. Retrieved 16 November 2014.
  19. Jump up^ Foley, Mary Jo. "Microsoft to open source more of .NET, and bring it to Linux, Mac OS X"ZDNet. Retrieved 16 November 2014.
  20. Jump up^ ".NET Framework Versions and Dependencies"MSDN.Microsoft. Retrieved 17 January 2014.
  21. Jump up to:a b Stebner, Aaron (14 March 2007). "Mailbag: What version of the .NET Framework is included in what version of the OS?"Aaron Stebner's WebLog.Microsoft.
  22. Jump up to:a b "What's New in Visual Studio .NET 2003"MSDN.Microsoft. Retrieved 1 September 2014. Visual Studio .NET 2002 shipped with the Microsoft .NET Framework SDK version 1.0. Visual Studio .NET 2003 ships with .NET Framework SDK version 1.1.
  23. Jump up^ ".NET Framework Developer Center – Frequently Asked Questions". Archived from the original on July 24, 2012.
  24. Jump up^ "What's New in Visual Studio 2005"MSDN.Microsoft. Retrieved 1 September 2014.
  25. Jump up^ "What's New in Windows Server 2003 R2"TechNet.Microsoft. 22 August 2005. Retrieved 5 January 2015.
  26. Jump up^ Chinnathambi, Kirupa (4 December 2006). "Expression Blend -- What Is That?"Expression Blend and Design.Microsoft. Retrieved 1 September 2014.
  27. Jump up^ Guthrie, Scott (19 November 2007). "Visual Studio 2008 and .NET 3.5 Released"Scott Gu's Blog.Microsoft. Retrieved 1 September 2014.
  28. Jump up^ "What's New in Visual Studio 2010"MSDN.Microsoft. Retrieved 1 September 2014.
  29. Jump up^ "What's New in Visual Studio 2012"MSDN.Microsoft. Retrieved 1 September 2014.
  30. Jump up^ "What's New in Visual Studio 2013"MSDN.Microsoft. Retrieved 1 September 2014.
  31. Jump up^ Somasegar, S (29 June 2015). "Save the Date: Visual Studio 2015 RTM on July 20th"Somasegar’s blog.Microsoft.
  32. Jump up^ ".NET Framework 4.6.1 is now available!".NET Blog. Microsoft. 30 November 2015.
  33. Jump up^ Haffner, Stacey (3 August 2016). "Announcing .NET Framework 4.6.2".NET Blog. Microsoft.
  34. Jump up^ "Installing the .NET Framework 3.5 on Windows 8, Windows 8.1 and Windows 10"MSDNMicrosoft. Archived from the original on 27 April 2015.
  35. Jump up^ "Base Class Library". Retrieved 1 June 2008.
  36. Jump up^ ".NET Platform Standard". Retrieved 23 April 2016.
  37. Jump up^ "An update on ASP.NET Core 1.0 RC2". Retrieved23 April 2016.
  38. Jump up^ Mixed (Native and Managed) Assemblies, MSDN
  39. Jump up^ "Scott Guthrie: Silverlight and the Cross-Platform CLR"Channel 9. 30 April 2007. Archived from the original on 25 March 2015. Retrieved 16 April 2016.
  40. Jump up^ "ECMA 335 – Standard ECMA-335 Common Language Infrastructure (CLI) 4th edition (June 2006)". ECMA. 1 June 2006. Archived from the original on 14 June 2008. Retrieved 1 June 2008.
  41. Jump up^ "ISO/IEC 23271:2006". Standards.iso.org. 29 September 2006. Retrieved 17 April 2012.
  42. Jump up^ "Technical Report TR/84 Common Language Infrastructure (CLI) – Information Derived from Partition IV XML File". ECMA. 1 June 2006. Archivedfrom the original on 25 March 2015. Retrieved 16 April2016.
  43. Jump up^ "ECMA-334 C# Language Specification". ECMA. 1 June 2006.
  44. Jump up^ "Standard ECMA-372 C++/CLI Language Specification". ECMA. 1 December 2005.
  45. Jump up^ "Reverse Engineering Risk Assessment" (PDF).
  46. Jump up^ Gartner, Inc. as reported in "Hype Cycle for Cyberthreats, 2006", September 2006, Neil MacDonald; Amrit Williams, et al.
  47. Jump up^ Cifuentes, Cristina (July 1994). "6: Control Flow Analysis". Reverse Compilation Techniques (PDF)(Thesis). Queensland University of Technology.
  48. Jump up to:a b c "Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework".Archived from the original on 3 July 2007. Retrieved1 June 2008.
  49. Jump up to:a b c "Garbage collection in .NET"Archived from the original on 25 May 2008. Retrieved 1 June 2008.
  50. Jump up^ "The .NET Framework 4.5 includes new garbage collector enhancements for client and server apps". Retrieved 2 October 2015.
  51. Jump up to:a b c d "Garbage Collection—Part 2: Automatic Memory Management in the Microsoft .NET Framework".Archived from the original on 26 June 2007. Retrieved1 June 2008.
  52. Jump up^ Understanding .NET Just-In-Time Compilation,Telerik
  53. Jump up to:a b Compiling MSIL to Native Code, MSDN, Microsoft
  54. Jump up^ "Understanding Garbage Collection in .NET".
  55. Jump up^ Release Notes Mono 2.2
  56. Jump up^ "Mono's SIMD Support: Making Mono safe for Gaming". Tirania.org. 3 November 2008. Retrieved 17 April 2012.
  57. Jump up^ ISO 9001:2008, Foreword
  58. Jump up^ "Using VB.NET with the .NET Micro Framework «/dev/mobile". Christec.co.nz. 1 April 2008. Retrieved 17 April 2012.
  59. Jump up^ "CrossNet". Codeplex.com. Retrieved 17 April 2012.
  60. Jump up^ Landwerth, Immo (3 February 2015). "CoreCLR is now Open Source".NET Framework BlogMicrosoft. Retrieved 27 February 2015.
  61. Jump up^ "Why RyuJIT? How was the name chosen?"nuWave eSolutions Development Team Blog. Retrieved 21 June2016.
  62. Jump up^ Landwerth, Immo (4 December 2014). "Introducing .NET Core".NET Framework BlogMicrosoft. Retrieved27 February 2015.
  63. Jump up to:a b c Carter, Phillip; Knezevic, Zlatko (April 2016).".NET Core - .NET Goes Cross-Platform with .NET Core"MSDN MagazineMicrosoft.
  64. Jump up^ "Intro to .NET Native and CoreRT". 23 April 2016.
  65. Jump up^ "Intro to CLI". 23 April 2016.
  66. Jump up to:a b Schmelzer, Jay (18 November 2015). ".NET 2015 Overview"Channel 9Microsoft. 0:07:32.
  67. Jump up^ Bright, Peter (27 June 2016). ".NET Core 1.0 released, now officially supported by Red Hat"Ars TechnicaCondé Nast.
  68. Jump up^ Foley, Mary Jo (27 June 2016). "Microsoft showcases SQL Server, .NET Core on Red Hat Enterprise Linux deliverables"ZDNetCBS Interactive.
  69. Jump up^ "Introducing .NET Standard". 26 September 2016.
  70. Jump up^ "Microsoft .NET Framework Redistributable EULA".MSDNMicrosoft. Retrieved 28 February 2015.
  71. Jump up^ Bray, Brandon (15 August 2012). "Announcing the release of .NET Framework 4.5 RTM – Product and Source Code".NET Framework BlogMicrosoft.
  72. Jump up^ "Announcing .NET 2015 Preview: A New Era for .NET"..NET Framework BlogMicrosoft. 12 November 2014.
  73. Jump up^ "Xamarin for Everyone"Xamarin BlogMicrosoft. 17 April 2016.
  74. Jump up^ ".NET Core 5"dotnetfoundation.org. .NET Foundation. Retrieved 17 February 2015.
  75. Jump up^ ".NET Micro Framework"dotnetfoundation.org. .NET Foundation. Retrieved 17 February 2015.
  76. Jump up^ ".NET Compiler Platform ("Roslyn")".dotnetfoundation.org. .NET Foundation. Retrieved17 February 2015.
  77. Jump up^ "ASP.NET MVC, Web API and Web Pages (Razor)".dotnetfoundation.org. .NET Foundation. Retrieved17 February 2015.
  78. Jump up^ "ASP.NET 5"dotnetfoundation.org. .NET Foundation. Retrieved 17 February 2015.
  79. Jump up^ "ASP.NET Ajax Control Toolkit".dotnetfoundation.org. .NET Foundation. Retrieved17 February 2015.
  80. Jump up^ "ASP.NET SignalR"dotnetfoundation.org. .NET Foundation. Retrieved 17 February 2015.
  81. Jump up^ "Entity Framework"dotnetfoundation.org. .NET Foundation. Retrieved 16 April 2016.
  82. Jump up^ "NuGet"dotnetfoundation.org. .NET Foundation. Retrieved 17 February 2015.

External links

Wikibooks has a book on the topic of: .NET Development Foundation
Wikiversity has learning materials aboutIntroduction to Microsoft.NET

.NET 框架(转自wiki)的更多相关文章

  1. 基于Unity有限状态机框架

    这个框架是Unity wiki上的框架.网址:http://wiki.unity3d.com/index.php/Finite_State_Machine 这就相当于是“模板”吧,自己写的代码,写啥都 ...

  2. [转载] 新兵训练营系列课程——平台服务部署及Web框架

    原文: http://weibo.com/p/1001643875679132642345 大纲 微博平台主要负责微博基础功能.接下来将会介绍 平台的作用,以及服务提供的形式 平台Web服务的部署 平 ...

  3. 从零开始安装搭建win10与ubuntu20.04双系统开发环境——集安装、配置、软件、美化、常见问题等于一体的——超详细教程

    目录 **前言 ** 关于系统安装配置与软件安装 一.Win10安装ubuntu20.04双系统 1.按照自己的需求分区 2.配置软件镜像源 软件包管理工具介绍 更换APT源--使用国内镜像 3.解决 ...

  4. [Wiki].NET框架

    .NET框架 建议将.NET Framework 3.0并入本条目或章节.(讨论)  .NET框架 .NET框架的组件堆栈 开发者 Microsoft 初始版本 2002年2月13日,​16年前 稳定 ...

  5. .NET平台开源项目速览(13)机器学习组件Accord.NET框架功能介绍

    Accord.NET Framework是在AForge.NET项目的基础上封装和进一步开发而来.因为AForge.NET更注重与一些底层和广度,而Accord.NET Framework更注重与机器 ...

  6. 我叫Twenty,我是要成为博客王的博客框架

    标题套用了路飞的格式,其实我想说的是大多数都不相信你的梦想,直到你快走到了. 不废话了,介绍一下twenty: 这是基于CMS框架 zerojs打造一个博客.zerojs 的架构介绍在这里http:/ ...

  7. 微博轻量级RPC框架Motan

    Motan 是微博技术团队研发的基于 Java 的轻量级 RPC 框架,已在微博内部大规模应用多年,每天稳定支撑微博上亿次的内部调用.Motan 基于微博的高并发和高负载场景优化,成为一套简单.易用. ...

  8. 基于Dubbo框架构建分布式服务(一)

    Dubbo是Alibaba开源的分布式服务框架,我们可以非常容易地通过Dubbo来构建分布式服务,并根据自己实际业务应用场景来选择合适的集群容错模式,这个对于很多应用都是迫切希望的,只需要通过简单的配 ...

  9. C# 开源框架

    一.AOP框架        Encase 是C#编写开发的为.NET平台提供的AOP框架.Encase 独特的提供了把方面(aspects)部署到运行时代码,而其它AOP框架依赖配置文件的方式.这种 ...

随机推荐

  1. spring知识

    Spring以IoC.AOP问主要思想,鞥协同struts,hibernate,webwork,jsf,iBatis等框架. Spring最主要的思想史IoC(Inversion of Control ...

  2. t4 加载文件到解决方案

    Use EnvDTE add/remove multiple files to project By admin | décembre 17, 2013 Un commentaire Project ...

  3. Python的平凡之路(17)

    一.认识jQuery       jQuery是一个快速.简洁的JavaScript框架,是继Prototype之后又一个优秀的JavaScript代码库(或JavaScript框架).jQuery设 ...

  4. 第九章 硬件抽象层:HAL

    这一章介绍HAL,全称为Hardware Abstract Layer,即硬件抽象层,它是建立在Linux驱动之上的一套程序库,程序库并不属于Linux内核,而是属于Linux内核层之上的应用层.为A ...

  5. CMD和AMD区别的概括

    CMD和AMD区别   AMD CMD 关于依赖的模块 提前执行(不过 RequireJS 从 2.0 开始,也改成可以延迟执行(根据写法不同,处理方式不同)), 延迟执行 关于依赖的位置 依赖前置 ...

  6. JS弹窗数据带回

    父窗口代码: function selectCar_Team_Info(){ //var url = "<%=basepath_%>ec/jsp/carLoading/carTe ...

  7. 使用crosswalk优化ionic2应用包

    ionic plugin add cordova-plugin-crosswalk-webview --save

  8. 从C++转向Java的第一课

    序:计算机语言的学习,最快捷的方法是从一种语言映射到另一种语言.Java和C++作为最通用的面相对象高级语言,不论从语法或者编程上都极具相似性和可效仿行,这里的可效仿包括——语法理解可效仿和编程规范可 ...

  9. Microsoft Visual C++ Compiler for Python 2.7

    Extest.c文件:#include <stdio.h> #include <stdlib.h>#include <string.h>#include " ...

  10. Direct3D 10学习笔记(三)——文本输出

    本篇将简单整理Direct3D 10的文本输出的实现,具体内容参照< Introduction to 3D Game Programming with DirectX 10>(中文版有汤毅 ...