2018-12-12 08:03:03 +08:00
# .NET Framework 4.8 Release Notes
You can learn about the changes made in the .NET Framework 4.8.
2019-04-19 01:08:13 +08:00
- [Download ](http://go.microsoft.com/fwlink/?LinkId=2085155 )
- [.NET Framework 4.8 RTM Announcement blog post ](https://go.microsoft.com/fwlink/?linkid=2054306 )
2019-08-14 05:02:35 +08:00
- [.NET Framework 4.8 Windows Update Release Blog Post ](https://go.microsoft.com/fwlink/?linkid=2100817 )
2019-04-19 01:08:13 +08:00
- [Release notes ](dotnet48-changes.md )
- [Application compatibility ](https://go.microsoft.com/fwlink/?linkid=2053971 )
2018-12-12 08:03:03 +08:00
- [API changes ](dotnet48-api-changes.md )
- [Known issues ](dotnet48-known-issues.md )
## Release Notes by Product Area
2019-04-19 01:08:13 +08:00
- [ASP.NET ](dotnet48-changes.md#aspnet )
- [BCL ](dotnet48-changes.md#bcl )
- [ClickOnce ](dotnet48-changes.md#clickonce )
- [CLR ](dotnet48-changes.md#clr )
- [Networking ](dotnet48-changes.md#networking )
- [SQL ](dotnet48-changes.md#sql )
- [WCF ](dotnet48-changes.md#wcf )
- [Windows Forms ](dotnet48-changes.md#windows-forms )
- [WPF ](dotnet48-changes.md#wpf )
- [Workflow ](dotnet48-changes.md#workflow )
2019-08-14 05:02:35 +08:00
NOTE: .NET Framework 4.8 will be available on Windows Update, Windows Server Update Services (WSUS), and Microsoft Update Catalog soon. However, if you have a business requirement to temporarily block the automatic installation through Windows Update in your managed environment, you can refer to [KB4516563 ](https://support.microsoft.com/en-us/help/4516563 ) for guidance.
2019-08-10 06:50:11 +08:00