dotnet/releases/net47/README.md

26 lines
1.2 KiB
Markdown

# .NET Framework 4.7 Release Notes
You can learn about the changes made in the .NET Framework 4.7.
- [Download](http://go.microsoft.com/fwlink/?LinkId=825299)
- [.NET Framework 4.7 announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/05/02/announcing-the-net-framework-4-7-general-availability/)
- [What's new in the .NET Framework 4.7](https://docs.microsoft.com/dotnet/articles/framework/whats-new/index#v47)
- [Release notes](dotnet47-changes.md)
- [Application compatibility](../../Documentation/compatibility/README.md#net-framework-47)
- [API changes](dotnet47-api-changes.md)
- [Reference Source](https://github.com/Microsoft/referencesource/commit/4251daa76e0aae7330139978648fc04f5c7b8ccb)
- [Known issues](https://support.microsoft.com/en-us/help/4015088/known-issues-for-the-net-framework-4-7)
# Release Notes by Product Area
- [ASP.NET](dotnet47-changes.md#aspnet)
- [BCL](dotnet47-changes.md#bcl)
- [ClickOnce](dotnet47-changes.md#clickonce)
- [CLR](dotnet47-changes.md#clr)
- [Networking](dotnet47-changes.md#networking)
- [SQL](dotnet47-changes.md#sql)
- [WCF](dotnet47-changes.md#wcf)
- [Windows Forms](dotnet47-changes.md#windows-forms)
- [Workflow](dotnet47-changes.md#workflow)
- [WPF](dotnet47-changes.md#wpf)