Browse Source

Update Post.md

pull/22082/head
Yağmur Çelik 1 year ago
committed by GitHub
parent
commit
e8d3a0d525
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/Community-Articles/2024-01-15-Abp-Supports-NET8/Post.md

4
docs/en/Community-Articles/2024-01-15-Abp-Supports-NET8/Post.md

@ -1,5 +1,3 @@
![cover](cover.png)
# ABP Now Supports .NET 8
Recently we have published ABP v8.0. With this version [the ABP Framework](https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/MyCompanyName.MyProjectName.Web.csproj#L6) 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.
@ -170,4 +168,4 @@ Starting in .NET 8, C# Hot Reload [supports modifying generic types and generic
*References:*
* https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8
* https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8

Loading…
Cancel
Save