Skip to content

Commit

Permalink
Merge pull request #348 from jeroenhabets/patch-1
Browse files Browse the repository at this point in the history
Update dotnet.md for .Net 8 release
  • Loading branch information
AWSNB committed Nov 28, 2023
2 parents 173ef63 + 4c7c940 commit a920246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

Version | Linux Arm32 | Linux Arm64 | Notes
------------------|-----------|-----------|-------------
.NET 8 | Yes | Yes | v8.0.0 released November 14, 2023 with Arm64 Linux builds. See also [Arm64 Performance Improvements in .NET 8](https://devblogs.microsoft.com/dotnet/this-arm64-performance-in-dotnet-8/)
.NET 7 | Yes | Yes | v7.0.0 released November 8, 2022 with Arm64 Linux builds. For more details check out this video: [Boosting .NET application performance with Arm64 and AWS Graviton 3](https://www.youtube.com/watch?v=V4Lxs5TbaFk)
[.NET 6](https://dotnet.microsoft.com/download/dotnet/6.0) | Yes | Yes | V6.0.0 released November 8, 2021 with Arm64 Linux builds. For more details check out this blog: [.NET 6 on AWS](https://aws.amazon.com/blogs/developer/net-6-on-aws/) and video: [AWS re:Invent 2021 - Accelerate .NET 6 performance with Arm64 on AWS Graviton2](https://www.youtube.com/watch?v=iMlyZI9NhFw)
[.NET 5](https://dotnet.microsoft.com/download/dotnet/5.0) | Yes | Yes | Arm64-specific optimizations in the .NET libraries and the code produced by RyuJIT. [Arm64 Performance in .NET 5](https://devblogs.microsoft.com/dotnet/arm64-performance-in-net-5/). Note that .NET 5 is [out of support](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#lifecycle).
Expand Down

0 comments on commit a920246

Please sign in to comment.