dotnet/releases/net47/README.md

23 lines
911 B
Markdown
Raw Normal View History

# .NET Framework 4.7 Release Notes
The following information describes the changes made in the .NET Framework 4.7 release.
- [Announcement blog post](https://go.microsoft.com/fwlink/?linkid=845636)
- [Release notes](dotnet47-changes.md)
2017-04-12 10:36:08 +08:00
- [Known issues](https://support.microsoft.com/en-us/help/4015088/known-issues-for-the-net-framework-4-7)
- [API changes](dotnet47-api-changes.md)
2017-04-12 10:36:08 +08:00
- [referencesource](https://github.com/Microsoft/referencesource/commit/4251daa76e0aae7330139978648fc04f5c7b8ccb)
# Product Areas
- [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)