{"id":57533,"date":"2025-08-05T15:54:56","date_gmt":"2025-08-05T22:54:56","guid":{"rendered":"https:\/\/devblogs.microsoft.com\/dotnet\/?p=57533"},"modified":"2025-08-05T15:54:56","modified_gmt":"2025-08-05T22:54:56","slug":"dotnet-and-dotnet-framework-august-2025-servicing-updates","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/dotnet\/dotnet-and-dotnet-framework-august-2025-servicing-updates\/","title":{"rendered":".NET and .NET Framework August 2025 servicing releases updates"},"content":{"rendered":"<p>Welcome to our combined .NET servicing updates for August 2025. Let&#8217;s get into the latest release of .NET &amp; .NET Framework, here is a quick overview of what&#8217;s new in our servicing releases:<\/p>\n<h2>Security improvements<\/h2>\n<p>.NET and .NET Framework has been refreshed with the latest update as of August 05, 2025. This update contains non-security fixes.<\/p>\n<p>This month you will find non-security fixes:<\/p>\n<table>\n<thead>\n<tr>\n<th><\/th>\n<th>.NET 8.0<\/th>\n<th>.NET 9.0<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Release Notes<\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/8.0\/8.0.19\/8.0.19.md\">8.0.19<\/a><\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/9.0.8\/9.0.8.md\">9.0.8<\/a><\/td>\n<\/tr>\n<tr>\n<td>Installers and binaries<\/td>\n<td><a href=\"https:\/\/dotnet.microsoft.com\/download\/dotnet\/8.0\">8.0.19<\/a><\/td>\n<td><a href=\"https:\/\/dotnet.microsoft.com\/download\/dotnet\/9.0\">9.0.8<\/a><\/td>\n<\/tr>\n<tr>\n<td>Container Images<\/td>\n<td><a href=\"https:\/\/mcr.microsoft.com\/catalog?search=dotnet\/\">images<\/a><\/td>\n<td><a href=\"https:\/\/mcr.microsoft.com\/catalog?search=dotnet\/\">images<\/a><\/td>\n<\/tr>\n<tr>\n<td>Linux packages<\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/8.0\/install-linux.md\">8.0.19<\/a><\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/install-linux.md\">9.0.8<\/a><\/td>\n<\/tr>\n<tr>\n<td>Known Issues<\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/8.0\/known-issues.md\">8.0<\/a><\/td>\n<td><a href=\"https:\/\/github.com\/dotnet\/core\/blob\/main\/release-notes\/9.0\/known-issues.md\">9.0<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Release changelogs<\/h3>\n<ul>\n<li>Runtime: <a href=\"https:\/\/github.com\/dotnet\/runtime\/issues?q=milestone%3A8.0.19%20is%3Aclosed%20label%3Aservicing-approved\">8.0.19<\/a> | <a href=\"https:\/\/github.com\/dotnet\/runtime\/issues?q=milestone%3A9.0.8%20is%3Aclosed%20label%3Aservicing-approved\">9.0.8<\/a>\nShare feedback about this release in the <a href=\"https:\/\/github.com\/dotnet\/core\/issues\/10017\">Release feedback issue<\/a>.<\/li>\n<\/ul>\n<h2>.NET Framework August 2025 Updates<\/h2>\n<p>This month, there are no new security updates, but there are new non-security updates available. For recent .NET Framework servicing updates, be sure to browse our <a href=\"https:\/\/learn.microsoft.com\/dotnet\/framework\/release-notes\/release-notes\">release notes for .NET Framework<\/a> for more details.<\/p>\n<h2>See you next month<\/h2>\n<p>That&#8217;s it for this month, make sure you update to the latest service release today.<\/p>\n<p><!-- Note: The following links are currently not used in this document. They are included as comments for potential use in future releases. [winforms-9-0-4]: https:\/\/github.com\/dotnet\/winforms\/issues?q=milestone%3A9.0.4%20is%3Aclosed%20label%3Aservicing-approved%20 [roslyn-8-0-14]: https:\/\/github.com\/dotnet\/roslyn-analyzers\/issues?q=milestone%3A8.0.12xx+is%3Aclosed+label%3Aservicing-approved+ [roslyn-9-0-3]: https:\/\/github.com\/dotnet\/roslyn-analyzers\/issues?q=milestone%3A9.0.1xx+is%3Aclosed+label%3Aservicing-approved+ [efcore-8-0-19]: https:\/\/github.com\/dotnet\/efcore\/releases\/tag\/v8.0.19 [efcore-9-0-8]: https:\/\/github.com\/dotnet\/efcore\/releases\/tag\/v9.0.8 [maui-9-0-3]: https:\/\/github.com\/dotnet\/maui\/releases\/tag\/9.0.3 [templating-8-0-14]: https:\/\/github.com\/dotnet\/templating\/releases\/tag\/v8.0.406 [templating-9-0-3]: https:\/\/github.com\/dotnet\/templating\/releases\/tag\/v9.0.300 [winforms-8-0-14]: https:\/\/github.com\/dotnet\/winforms\/issues?q=milestone%3A8.0.14%20is%3Aclosed%20label%3Aservicing-approved%20 [sdk-8-0-17]: https:\/\/github.com\/dotnet\/sdk\/issues?q=milestone%3A8.0.17%20is%3Aclosed%20label%3Aservicing-approved%20 [aspnet-8-0-19]: https:\/\/github.com\/dotnet\/aspnetcore\/issues?q=milestone%3A8.0.19%20is%3Aclosed%20label%3Aservicing-approved [aspnet-9-0-8]: https:\/\/github.com\/dotnet\/aspnetcore\/issues?q=milestone%3A9.0.8%20is%3Aclosed%20label%3Aservicing-approved - Entity Framework Core: [8.0.17][efcore-8-0-17] | [9.0.6][efcore-9-0-6] - Runtime: [8.0.17][runtime-8-0-17] | [9.0.6][runtime-9-0-6] - SDK: [9.0.6][sdk-9-0-6] - WinForms: [9.0.6][winforms-9-0-6] - WPF: [8.0.17][wpf-8-0-17] | [9.0.6][wpf-9-0-6] --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A recap of the latest servicing updates for .NET and .NET Framework for August 2025.<\/p>\n","protected":false},"author":369,"featured_media":57534,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[685,195,7600],"tags":[4,11],"class_list":["post-57533","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dotnet","category-dotnet-framework","category-maintenance-and-updates","tag-net","tag-net-framework"],"acf":[],"blog_post_summary":"<p>A recap of the latest servicing updates for .NET and .NET Framework for August 2025.<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/57533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/users\/369"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/comments?post=57533"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/posts\/57533\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media\/57534"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/media?parent=57533"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/categories?post=57533"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/dotnet\/wp-json\/wp\/v2\/tags?post=57533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}