2017-04-02 07:02:23 +08:00
# .NET Framework Releases
2017-04-03 00:05:19 +08:00
You can learn about .NET Framework [releases ](#releases ), below. See [resources ](#resources ) for additional information.
To get up-to-date with the latest versions of .NET Framework and Visual Studio, see [Install the .NET Framework ](https://www.microsoft.com/net/framework/versions ) and [Install Visual Studio ](https://www.visualstudio.com/vs/ ). See [Targeting .NET Platforms ](https://www.microsoft.com/net/targeting ) to find additional tools.
2017-04-18 07:52:04 +08:00
## Release Notes
2017-04-03 00:05:19 +08:00
You can see what was included in each .NET Framework release. Some releases are now unsupported, as called out.
2017-04-18 07:52:04 +08:00
2022-08-10 01:09:35 +08:00
- [.NET Framework 4.8.1 ](net481/README.md )
2019-04-19 01:08:13 +08:00
- [.NET Framework 4.8 ](net48/README.md )
2018-05-01 03:55:44 +08:00
- [.NET Framework 4.7.2 ](net472/README.md )
2017-10-18 05:26:32 +08:00
- [.NET Framework 4.7.1 ](net471/README.md )
2017-04-18 07:52:04 +08:00
- [.NET Framework 4.7 ](net47/README.md )
- [.NET Framework 4.6.2 ](net462/README.md )
- [.NET Framework 4.6.1 ](net461/README.md )
- [.NET Framework 4.6 ](net46/README.md )
- [.NET Framework 4.5.2 ](net452/README.md )
- [.NET Framework 4.5.1 ](net451/README.md ) (unsupported)
- [.NET Framework 4.5 ](https://blogs.msdn.microsoft.com/dotnet/2012/08/15/announcing-the-release-of-net-framework-4-5-rtm-product-and-source-code/ ) (unsupported)
- [.NET Framework 4.0.3 ](https://blogs.msdn.microsoft.com/dotnet/2012/03/05/update-4-0-3-for-the-microsoft-net-framework-4/ ) (unsupported)
- [.NET Framework 4.0.2 ](https://blogs.msdn.microsoft.com/dotnet/2011/10/27/update-4-0-2-for-the-microsoft-net-framework-4/ ) (unsupported)
2017-04-02 08:07:14 +08:00
2017-04-03 00:05:19 +08:00
## Resources
2017-04-02 09:05:16 +08:00
2017-04-18 07:52:04 +08:00
- [.NET Framework Breaking Changes ](../Documentation/compatibility/README.md )
2017-08-01 08:38:34 +08:00
- [.NET Framework Known Issues ](../Documentation/KnownIssues/README.md )
2017-04-03 00:05:19 +08:00
- [.NET Framework Docs ](https://docs.microsoft.com/dotnet )
- [.NET Framework Docs Source (dotnet/docs) ](https://github.com/dotnet/docs )
- [.NET Framework Reference Source ](https://referencesource.microsoft.com/ )
- [.NET Framework reference source on GitHub (microsoft/referencesource) ](https://github.com/microsoft/referencesource )
- [.NET Core Releases (dotnet/core) ](https://github.com/dotnet/core/blob/master/release-notes/README.md )
2017-04-18 07:52:04 +08:00
- [ASP.NET Core Releases (aspnet/home) ](https://github.com/aspnet/Home/releases )