<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=ASP.NET</id>
	<title>ASP.NET - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=ASP.NET"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=ASP.NET&amp;action=history"/>
	<updated>2026-06-19T04:30:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=ASP.NET&amp;diff=390962&amp;oldid=prev</id>
		<title>96.29.199.233 at 15:45, 1 October 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=ASP.NET&amp;diff=390962&amp;oldid=prev"/>
		<updated>2025-10-01T15:45:11Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Open-source web application framework}}&lt;br /&gt;
{{distinguish|UNESCO ASPNet}}&lt;br /&gt;
{{for|its rewrite|ASP.NET Core}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name = ASP.NET (software)&lt;br /&gt;
| logo = &lt;br /&gt;
| developer = [[Microsoft]], [[Scott Guthrie]]&lt;br /&gt;
| released = {{Start date and age|2002|1|5}}&lt;br /&gt;
| latest_release_version = 4.8.1&lt;br /&gt;
| latest_release_date = {{Start date and age|2022|08|09}}&amp;lt;ref&amp;gt;{{cite web |title=.net framework download page|url=https://dotnet.microsoft.com/en-us/download/dotnet-framework/net481}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| programming language = [[List of CLI languages|.NET languages]]&lt;br /&gt;
| operating system = [[Microsoft Windows]], [[Linux]], [[macOS]]&lt;br /&gt;
| platform = [[.NET Framework]]&lt;br /&gt;
| genre = [[Web framework]]&lt;br /&gt;
| license = [[Proprietary software]]&amp;lt;ref&amp;gt;{{cite web|title=Microsoft .NET Framework Redistributable EULA|url=https://msdn.microsoft.com/en-us/library/ms994405.aspx|website=[[MSDN]]|date=13 September 2006 |publisher=[[Microsoft]]|access-date=February 28, 2015|archive-date=April 2, 2015|archive-url=https://web.archive.org/web/20150402161923/https://msdn.microsoft.com/en-us/library/ms994405.aspx|url-status=live}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox file format&lt;br /&gt;
| name          = ASP.NET (file format)&lt;br /&gt;
| icon          = &lt;br /&gt;
| logo          = &lt;br /&gt;
| _noextcode    = on&lt;br /&gt;
| extension     = &amp;lt;code&amp;gt;.aspx&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;.asmx&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;.aspc&amp;lt;/code&amp;gt;,&amp;lt;ref name=devx&amp;gt;{{Cite web |title=Introduction to ASP+ |url=http://archive.devx.com/asp/articles/ck072600/ck072600.asp |archive-url=https://web.archive.org/web/20030202065505/http://archive.devx.com/asp/articles/ck072600/ck072600.asp |archive-date=2003-02-02 |access-date=2025-08-13 |website=DevX |first=Chris |last=Kinsman |date=July 2000}}&amp;lt;/ref&amp;gt; &amp;lt;code&amp;gt;[[ASP.NET Razor|.cshtml]]&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;[[ASP.NET Razor|.vbhtml]]&amp;lt;/code&amp;gt;&lt;br /&gt;
| mime          = text/html&lt;br /&gt;
| magic         = &lt;br /&gt;
| owner         = [[Microsoft]]&lt;br /&gt;
| released      = &amp;lt;!-- {{Start date|YYYY|mm|dd|df=yes/no}} --&amp;gt;&lt;br /&gt;
| latest release version = &lt;br /&gt;
| latest release date = &amp;lt;!-- {{Start date and age|YYYY|mm|dd|df=yes/no}} --&amp;gt;&lt;br /&gt;
| genre         = &lt;br /&gt;
| container for = &lt;br /&gt;
| contained by  = &lt;br /&gt;
| extended from = &lt;br /&gt;
| extended to   = &lt;br /&gt;
| standard      = &lt;br /&gt;
| free          = &lt;br /&gt;
| url           = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;ASP.NET&amp;#039;&amp;#039;&amp;#039; is a [[server-side scripting|server-side]] [[web-application framework]] designed for [[web development]] to produce [[dynamic web page]]s. It was developed by [[Microsoft]] to allow [[programmer]]s to build dynamic [[web site]]s, [[web application|applications]] and [[web service|service]]s. The name stands for Active Server Pages Network Enabled Technologies.{{citation needed|date=August 2025}}&lt;br /&gt;
&lt;br /&gt;
ASP.NET was first announced to the public under the codename ASP+, and is a re-implementation of Microsoft&amp;#039;s [[Active Server Pages]] (ASP) technology.&amp;lt;ref name=devx/&amp;gt; ASP.NET is built on the [[Common Language Runtime]] (CLR), allowing programmers to write ASP.NET code using any supported [[List of CLI languages|.NET language]].&amp;lt;ref&amp;gt;{{cite book |title = Pro ASP.NET 2.0 in C# 2005 |edition = 1st |last1 = MacDonald |first1 = Matthew |first2 = Mario |last2 = Szpuszta |year = 2005 |publisher = Apress |isbn = 1-59059-496-7 |url-access = registration |url = https://archive.org/details/proaspnet20inc200000macd |pages=5–6 |quote=[...] ASP.NET pages and web services are executed within the CLR (common language runtime), so they can be authored in any language that has a CLR-compliant compiler. [...] ASP.NET gives you the ability to code in any supported .NET language (including Visual Basic, C#, J#, and many other languages that have third-party compilers). }}&amp;lt;/ref&amp;gt; The ASP.NET [[SOAP]] extension framework allows ASP.NET components to process SOAP messages.&lt;br /&gt;
&lt;br /&gt;
In 2016, Microsoft released [[ASP.NET Core]] as ASP.NET&amp;#039;s successor. This new version is a re-implementation of ASP.NET as a modular [[web framework]], together with other frameworks like [[Entity Framework]]. The new framework uses the new open-source [[.NET Compiler Platform]] (codename &amp;quot;Roslyn&amp;quot;) and is [[cross platform]]. [[ASP.NET MVC]], ASP.NET Web API, and ASP.NET Web Pages (a platform using only [[ASP.NET Razor|Razor]] pages) have merged into a unified MVC ([[model–view–controller]]) 6.&amp;lt;ref name=&amp;quot;asp.net&amp;quot;&amp;gt;{{cite web|title=ASP.NET 5 Overview|first=Tom|last=FitzMacken|date=2014-12-11|website=ASP.NET|url-status=dead|archive-url=https://web.archive.org/web/20141115023406/http://www.asp.net/vnext/overview/aspnet-vnext/aspnet-5-overview#unify|url=http://www.asp.net/vnext/overview/aspnet-vnext/aspnet-5-overview#unify|archive-date=2014-11-15}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Programming models ==&lt;br /&gt;
{{see also|ASP.NET Web Forms}}&lt;br /&gt;
ASP.NET supports a number of programming models for building web applications:&amp;lt;ref&amp;gt;{{cite web |title=Choose between ASP.NET and ASP.NET Core |archive-url=https://web.archive.org/web/20180509012506/https://docs.microsoft.com/en-us/aspnet/core/choose-aspnet-framework?view=aspnetcore-2.1|url=https://docs.microsoft.com/en-us/aspnet/core/choose-aspnet-framework?view=aspnetcore-2.1|archive-date=2018-05-09|website=Microsoft Docs|url-status=dead| date=2018-03-14|language=en-us}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[ASP.NET Web Forms]] – A framework for building modular pages out of components, with UI events being processed server-side. This framework is not included in the ASP.NET Core versions; it only works in the &amp;quot;classic&amp;quot; ASP.NET, on Windows.&lt;br /&gt;
* [[ASP.NET MVC]] – allows building web pages using the [[model–view–controller]] design pattern.&lt;br /&gt;
* [[ASP.NET Web Pages]] – A lightweight syntax for adding dynamic code and data access directly inside HTML markup.&amp;lt;ref&amp;gt;{{cite web |title=ASP.NET Web Pages (Razor) FAQ |url=https://docs.microsoft.com/en-us/aspnet/web-pages/overview/getting-started/aspnet-web-pages-razor-faq#Whats_the_difference_between_ASP.NET_Web_Pages,_ASP.NET_Web_Forms,_and_ASP.NET_MVC |website=docs.microsoft.com |language=en-us}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[ASP.NET Web API]] – A framework for building [[Web API]]s on top of the [[.NET Framework]].&amp;lt;ref&amp;gt;{{cite web |title=Get Started with ASP.NET Web API 2 (C#) |url=https://docs.microsoft.com/en-us/aspnet/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api |website=docs.microsoft.com |date=30 September 2022 |language=en-us |first=Wasson |last=Mike }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* [[ASP.NET WebHooks]] – Implements the [[Webhook]] pattern for subscribing to and publishing events via HTTP.&lt;br /&gt;
* [[SignalR]] – A real-time communications framework for bi-directional communication between client and server.&lt;br /&gt;
&lt;br /&gt;
Other ASP.NET extensions include:&lt;br /&gt;
* [[HTTP handler|ASP.NET Handler]] – Components that implement the &amp;lt;code&amp;gt;System.Web.IHttpHandler&amp;lt;/code&amp;gt; interface. Unlike ASP.NET Pages, they have no HTML-markup file, no events and other supporting. All they have is a code-file (written in any [[List of CLI languages|.NET-compatible language]]) that writes some data to the server HTTP response. HTTP handlers are similar to [[ISAPI]] extensions.&lt;br /&gt;
* [[ASP.NET AJAX]] – An extension with both client-side as well as server-side components for writing ASP.NET pages that incorporate [[AJAX (programming)|Ajax]] functionality.&lt;br /&gt;
* [[ASP.NET Dynamic Data]] – A [[scaffold (programming)|scaffolding]] extension to build data driven web applications.&lt;br /&gt;
&lt;br /&gt;
== IIS integrated pipeline ==&lt;br /&gt;
On [[Internet Information Services|IIS]]&amp;amp;nbsp;6.0 and lower, pages written using different versions of the ASP framework cannot share [[#Session state|session state]] without the use of third-party libraries. This does not apply to ASP.NET and ASP applications running side by side on IIS&amp;amp;nbsp;7. With IIS&amp;amp;nbsp;7.0, modules may be run in an integrated pipeline that allows modules written in any language to be executed for any request.&amp;lt;ref&amp;gt;{{cite web|url=http://learn.iis.net/page.aspx/244/how-to-take-advantage-of-the-iis7-integrated-pipeline|title=How to Take Advantage of the IIS 7.0 Integrated Pipeline|work=iis.net|date=14 June 2022|access-date=26 January 2009|archive-date=24 March 2010|archive-url=https://web.archive.org/web/20100324031657/http://learn.iis.net/page.aspx/244/how-to-take-advantage-of-the-iis7-integrated-pipeline|url-status=dead}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Third-party frameworks ==&lt;br /&gt;
It is not essential to use the standard Web forms development model when developing with ASP.NET. Noteworthy frameworks designed for the platform include:&lt;br /&gt;
* [[Base One Foundation Component Library]] (BFC) is [[rapid application development|RAD]] framework for building .NET [[database]] and [[distributed computing]] applications.&lt;br /&gt;
* [[DotNetNuke]] is an open-source solution that provides both a web application framework and a content management system that allows for advanced extensibility through modules, skins, and providers.&lt;br /&gt;
* [[MonoRail (software)|Castle MonoRail]], an open-source [[model–view–controller|MVC]] framework with an execution model similar to [[Ruby on Rails]]. The framework is commonly used with [[Castle ActiveRecord]], an ORM layer built on [[NHibernate]].&lt;br /&gt;
&lt;br /&gt;
== Versions ==&lt;br /&gt;
ASP.NET&amp;#039;s release history tightly correlates with the [[.NET Framework]] releases:&lt;br /&gt;
&amp;lt;!--Template:Version - for version &amp;amp; release history. Documentation &amp;amp; examples: http://en.wikipedia.org/wiki/Template:Version--&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  style=&amp;quot;width:8%&amp;quot; | Date&lt;br /&gt;
!  style=&amp;quot;width:8%&amp;quot; | Version&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; style=&amp;quot;width:30%&amp;quot; | Remarks&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; style=&amp;quot;width:45%&amp;quot; | New ASP.NET related features&lt;br /&gt;
|-&lt;br /&gt;
| January 16, 2002&lt;br /&gt;
| {{Version |o |1.0  | sortKey=1.00}}&lt;br /&gt;
| First version&amp;lt;br/&amp;gt;&lt;br /&gt;
released together with [[Visual Studio .NET]]&lt;br /&gt;
|&lt;br /&gt;
* [[Object-oriented programming|Object-oriented]] Web application development supporting [[inheritance (object-oriented programming)|inheritance]], [[polymorphism in object-oriented programming|polymorphism]] and other standard OOP features&lt;br /&gt;
** Developers are no longer forced to use Server.CreateObject(...), so early-binding and type safety are possible.&lt;br /&gt;
* Based on [[Microsoft Windows|Windows]] programming;  the developer can make use of DLL class libraries and other features of the Web server to build more robust applications that do more than simply rendering HTML (e.g., [[exception handling]])&lt;br /&gt;
|-&lt;br /&gt;
| April 24, 2003&lt;br /&gt;
| {{Version |o |1.1  | sortKey=1.10}}&lt;br /&gt;
| released together with [[Windows Server 2003]]&amp;lt;br/&amp;gt;&lt;br /&gt;
released together with [[Visual Studio .NET 2003]]&lt;br /&gt;
|&lt;br /&gt;
* Mobile controls&lt;br /&gt;
* Automatic input validation&lt;br /&gt;
|-&lt;br /&gt;
| November 7, 2005&lt;br /&gt;
| {{Version |o |2.0  | sortKey=2.00}}&lt;br /&gt;
|&lt;br /&gt;
codename [[Microsoft codenames|Whidbey]]&amp;lt;br/&amp;gt;&lt;br /&gt;
released together with [[Visual Studio 2005]] and [[Microsoft Visual Studio Express|Visual Web Developer Express]]&amp;lt;br/&amp;gt;&lt;br /&gt;
and [[Microsoft SQL Server|SQL Server 2005]]&lt;br /&gt;
|&lt;br /&gt;
* New data controls (GridView, FormView, DetailsView)&lt;br /&gt;
* New technique for declarative data access (SqlDataSource, ObjectDataSource, XmlDataSource controls)&lt;br /&gt;
* Navigation controls&lt;br /&gt;
* [[ASP master pages|Master pages]]&lt;br /&gt;
* Login controls&lt;br /&gt;
* Themes&lt;br /&gt;
* Skins&lt;br /&gt;
* Web parts&lt;br /&gt;
* Personalization services&lt;br /&gt;
* Full pre-compilation&lt;br /&gt;
* New localization technique&lt;br /&gt;
* Support for 64-bit processors&lt;br /&gt;
* Provider class model&lt;br /&gt;
|-&lt;br /&gt;
| November 21, 2006&lt;br /&gt;
| {{Version |o |3.0  | sortKey=3.00}}&lt;br /&gt;
| Released with [[Windows Vista]]&lt;br /&gt;
|&lt;br /&gt;
* [[Windows Presentation Foundation]] (WPF)&lt;br /&gt;
* [[Windows Workflow Foundation]] (WF)&lt;br /&gt;
* [[Windows Communication Foundation]], which can use ASP.NET to host services&lt;br /&gt;
* [[Windows CardSpace]], which uses ASP.NET for login roles&lt;br /&gt;
|-&lt;br /&gt;
| November 19, 2007&lt;br /&gt;
| {{Version |o |3.5  | sortKey=3.50}}&lt;br /&gt;
| Released with [[Visual Studio 2008]] and [[Windows Server 2008]]&lt;br /&gt;
|&lt;br /&gt;
* New data controls (ListView, DataPager)&lt;br /&gt;
* [[ASP.NET AJAX]] included as part of the framework&lt;br /&gt;
* Support for HTTP pipelining and syndication feeds.&lt;br /&gt;
* WCF support for RSS, JSON, POX and Partial Trust&lt;br /&gt;
* All the [[.NET Framework 3.5]] changes, like [[Language Integrated Query|LINQ]] etc.&lt;br /&gt;
|-&lt;br /&gt;
| August 11, 2008&lt;br /&gt;
| {{Version |o |3.5 Service Pack 1 | sortKey=3.51}}&lt;br /&gt;
| Released with Visual Studio 2008 Service Pack 1&lt;br /&gt;
|&lt;br /&gt;
* Incorporation of [[ASP.NET Dynamic Data]]&lt;br /&gt;
* Support for controlling browser history in an ASP.NET AJAX application&lt;br /&gt;
* Ability to combine multiple [[JavaScript]] files into one file for more efficient downloading&lt;br /&gt;
* New namespaces System.Web.Abstractions and System.Web.Routing&lt;br /&gt;
|-&lt;br /&gt;
| April 12, 2010&lt;br /&gt;
| {{Version |o |4.0  | sortKey=4.00}}&lt;br /&gt;
| Released with [[Visual Studio 2010]] &lt;br /&gt;
Parallel extensions and other [[.NET Framework 4]] features&lt;br /&gt;
|&lt;br /&gt;
The two new properties added in the Page class are MetaKeyword and MetaDescription.&lt;br /&gt;
|-&lt;br /&gt;
| August 15, 2012&lt;br /&gt;
| {{Version |o |4.5   | sortKey=4.50}}&lt;br /&gt;
| Released with [[Visual Studio 2012]] and [[Windows Server 2012]] for [[Windows 8]]&lt;br /&gt;
Parallel extensions and other [[.NET Framework 4.5]] features&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| October 17, 2013&lt;br /&gt;
| {{Version |o |4.5.1 | sortKey=4.51}}&lt;br /&gt;
| Released with [[Visual Studio 2013]]&amp;lt;ref&amp;gt;{{cite web |title=Announcing release of ASP.NET and Web Tools for Visual Studio 2013 |url=http://blogs.msdn.com/b/webdev/archive/2013/10/17/announcing-release-of-asp-net-and-web-tools-for-visual-studio-2013.aspx}}&amp;lt;/ref&amp;gt; for [[Windows Server 2012 R2]] and [[Windows 8.1]]&lt;br /&gt;
|&lt;br /&gt;
* [[Bootstrap (front-end framework)|Bootstrap]] 3.0&lt;br /&gt;
* Web API 2: [[OAuth]] 2.0, [[Open Data Protocol|OData]] improvements, [[Cross-origin resource sharing|CORS]]&lt;br /&gt;
* [[ASP.NET MVC|MVC]] 5: Attribute routing, authentication filters and filter overrides&lt;br /&gt;
* [[Entity Framework|EF]] 6&lt;br /&gt;
* [[SignalR]]&lt;br /&gt;
* [[Open Web Interface for .NET|OWIN]]&lt;br /&gt;
|-&lt;br /&gt;
| May 5, 2014&amp;lt;ref name=&amp;quot;lifecycle&amp;quot;&amp;gt;{{cite web|title=.net framework product lifecycle|url=https://support.microsoft.com/en-us/lifecycle/search?alpha=.net%20framework}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| {{Version |co |4.5.2 | sortKey=4.52}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
* Higher reliability HTTP header inspection and modification methods&lt;br /&gt;
* New way to schedule background asynchronous worker tasks&lt;br /&gt;
|-&lt;br /&gt;
|July 20, 2015&amp;lt;ref name=&amp;quot;lifecycle&amp;quot; /&amp;gt;&lt;br /&gt;
|{{Version |co |4.6   | sortKey=4.60}}&lt;br /&gt;
|Released&amp;lt;ref&amp;gt;{{cite web |title=Announcing .NET Framework 4.6 |url=http://blogs.msdn.com/b/dotnet/archive/2015/07/20/announcing-net-framework-4-6.aspx}}&amp;lt;/ref&amp;gt; with [[Visual Studio 2015]]&amp;lt;ref&amp;gt;{{cite web |title=Visual Studio 2015 and Visual Studio 2013 Update 5 Released |url=http://blogs.msdn.com/b/visualstudio/archive/2015/07/20/visual-studio-2015-and-visual-studio-2013-update-5-released.aspx |publisher=Microsoft |work=msdn.com|date=20 July 2015 }}&amp;lt;/ref&amp;gt; and [[Entity Framework|EF]] 7 Previews for [[Windows Server 2016]] and [[Windows 10]]&lt;br /&gt;
|&lt;br /&gt;
* [[HTTP/2]] support when running on Windows 10&lt;br /&gt;
* More async task-returning APIs&lt;br /&gt;
|-&lt;br /&gt;
| November 30, 2015&amp;lt;ref name=&amp;quot;lifecycle&amp;quot; /&amp;gt;&lt;br /&gt;
|{{Version |co |4.6.1   | sortKey=4.61}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| August 2, 2016&amp;lt;ref name=&amp;quot;lifecycle&amp;quot; /&amp;gt;&lt;br /&gt;
|{{Version |co |4.6.2   | sortKey=4.62}}&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
* Improved async support (output-cache and session providers)&lt;br /&gt;
|-&lt;br /&gt;
| April 11, 2017&amp;lt;ref name=&amp;quot;lifecycle&amp;quot; /&amp;gt;&lt;br /&gt;
|{{Version |co |4.7   | sortKey=4.70}}&lt;br /&gt;
| Included in the Windows 10 Creators Update&amp;lt;ref&amp;gt;{{cite web|title=Announcing the .NET Framework 4.7|date=5 April 2017 |url=https://blogs.msdn.microsoft.com/dotnet/2017/04/05/announcing-the-net-framework-4-7/}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* operating system support for TLS protocols&lt;br /&gt;
|-&lt;br /&gt;
| October 17, 2017&amp;lt;ref name=&amp;quot;lifecycle&amp;quot; /&amp;gt;&lt;br /&gt;
|{{Version |co |4.7.1   | sortKey=4.71}}&lt;br /&gt;
| Included in the Windows 10 Fall Creators Update.&amp;lt;ref&amp;gt;{{cite web|title=Announcing the .NET Framework 4.7.1|date=17 October 2017 |url=https://blogs.msdn.microsoft.com/dotnet/2017/10/17/announcing-the-net-framework-4-7-1/}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* Improved accessibility&lt;br /&gt;
* Value tuple types serialization&lt;br /&gt;
* SHA-2 support &lt;br /&gt;
|-&lt;br /&gt;
| April 30, 2018&amp;lt;ref name=&amp;quot;lifecycle&amp;quot; /&amp;gt;&lt;br /&gt;
|{{Version |co |4.7.2   | sortKey=4.72}}&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| August 09, 2022&amp;lt;ref name=&amp;quot;lifecycle&amp;quot; /&amp;gt;&lt;br /&gt;
|{{Version |c |4.8.1   | sortKey=4.80}}&lt;br /&gt;
| Released&amp;lt;ref&amp;gt;{{cite web|title=Announcing the .NET Framework 4.8|date=18 April 2019 |url=https://devblogs.microsoft.com/dotnet/announcing-the-net-framework-4-8/}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* JIT and NGEN Improvements&lt;br /&gt;
* Updated [[zlib|ZLib]]&lt;br /&gt;
* Reducing FIPS Impact on Cryptography &lt;br /&gt;
* Accessibility Enhancements for [[WinForms]]&lt;br /&gt;
* Service Behavior Enhancements for [[Windows Communication Foundation|WCF]]&lt;br /&gt;
* High DPI Enhancements, UIAutomation Improvements for [[Windows Presentation Foundation|WPF]]&lt;br /&gt;
|-&lt;br /&gt;
|November 18, 2015&lt;br /&gt;
|{{Version |o |5 RC1  | sortKey=4.90}}&lt;br /&gt;
|This version was later separated from ASP.NET and brought into a new project called [[ASP.NET Core]], whose versioning started at 1.0.&amp;lt;ref name=&amp;quot;GHreleases&amp;quot;&amp;gt;{{cite web |title=Releases |url=https://github.com/aspnet/Home/releases |website=GitHub}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
|An entirely new project with different development tenets and goals&lt;br /&gt;
|- class=&amp;quot;sortbottom&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; | {{Version |l |show=111111}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other implementations ==&lt;br /&gt;
The [[Mono (software)|Mono]] Project supports &amp;quot;everything in .NET 4.7 except [[Windows Presentation Foundation|WPF]], [[Windows Workflow Foundation|WWF]], and with limited [[Windows Communication Foundation|WCF]] and limited ASP.NET async stack.&amp;quot;&amp;lt;ref name=&amp;quot;monoproject&amp;quot;&amp;gt;{{cite web|title=Compatibility |url=http://www.mono-project.com/docs/about-mono/compatibility/ |website=Mono |access-date=13 August 2025 }}&amp;lt;/ref&amp;gt; ASP.NET can be run with Mono using one of three options: [[Apache HTTP Server|Apache]] hosting using the [[mod_mono]] module, [[FastCGI]] hosting, and [[XSP (software)|XSP]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist|30em}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{{Wikibooks}}&lt;br /&gt;
{{Prone to spam|date=June 2012}}&lt;br /&gt;
&amp;lt;!--     {{No more links}}&lt;br /&gt;
&lt;br /&gt;
       Please be cautious adding more external links.&lt;br /&gt;
&lt;br /&gt;
Wikipedia is not a collection of links and should not be used for advertising.&lt;br /&gt;
&lt;br /&gt;
     Excessive or inappropriate links will be removed.&lt;br /&gt;
&lt;br /&gt;
 See [[Wikipedia:External links]] and [[Wikipedia:Spam]] for details.&lt;br /&gt;
&lt;br /&gt;
If there are already suitable links, propose additions or replacements on&lt;br /&gt;
the article&amp;#039;s talk page, or submit your link to the relevant category at &lt;br /&gt;
the Open Directory Project (dmoz.org) and link there  using {{Dmoz}}.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* {{Official website|asp.net}}&lt;br /&gt;
* [http://msdn.microsoft.com/asp.net/ ASP.NET] on [[MSDN]]&lt;br /&gt;
* [http://www.codeproject.com/KB/aspnet/Whatis_New_ASP_Net_4.aspx Some of new features in ASP.NET 4 and vs 2010 IDE] {{Webarchive|url=https://web.archive.org/web/20181225171923/http://www.codeproject.com/KB/aspnet/Whatis_New_ASP_Net_4.aspx%20%0A |date=2018-12-25 }}&lt;br /&gt;
&lt;br /&gt;
{{.NET Framework}}&lt;br /&gt;
{{Microsoft APIs|close}}&lt;br /&gt;
{{Microsoft development tools|close}}&lt;br /&gt;
{{Microsoft FOSS}}&lt;br /&gt;
{{Web frameworks}}&lt;br /&gt;
{{Authority control}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Asp.Net}}&lt;br /&gt;
[[Category:ASP.NET| ]]&lt;br /&gt;
[[Category:2002 software]]&lt;br /&gt;
[[Category:Free and open-source software]]&lt;br /&gt;
[[Category:Microsoft application programming interfaces]]&lt;br /&gt;
[[Category:Microsoft free software]]&lt;br /&gt;
[[Category:Microsoft Visual Studio]]&lt;br /&gt;
[[Category:Software using the Apache license]]&lt;br /&gt;
[[Category:Template engines]]&lt;br /&gt;
[[Category:Web frameworks]]&lt;/div&gt;</summary>
		<author><name>96.29.199.233</name></author>
	</entry>
</feed>