From 74bbc71e434c36ce6ef4efd3ed730faa827dad94 Mon Sep 17 00:00:00 2001 From: Ebicoglu Date: Mon, 15 Jan 2024 19:36:33 +0300 Subject: [PATCH] Update Post.md --- docs/en/Community-Articles/2024-01-15-Abp-Supports-NET8/Post.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/Community-Articles/2024-01-15-Abp-Supports-NET8/Post.md b/docs/en/Community-Articles/2024-01-15-Abp-Supports-NET8/Post.md index 3d1374340f..2e2203cdea 100644 --- a/docs/en/Community-Articles/2024-01-15-Abp-Supports-NET8/Post.md +++ b/docs/en/Community-Articles/2024-01-15-Abp-Supports-NET8/Post.md @@ -1,3 +1,5 @@ +![cover](cover.png) + # ABP now supports .NET 8 Recently we have published ABP v8 and with this version The ABP Framework and ABP Commercial both supports for .NET 8, aligning itself with the latest enhancements and new features of the ASP.NET's new version 8. This update ensures that developers using ABP can leverage the new features and improvements of .NET 8, enhancing the capability and performance of their applications. With .NET 8 support, ABP 8.0 likely offers improved performance, enhanced security, and greater efficiency, making it a robust choice for building modern web applications. Here's the summary of .NET 8 features and enhancements: