Will .NET Standard 2.0 Support .NET 8 In the Future #90829
-
Greetings, Working on a NuGet Package that need to support .NET Framework >= 4.8 and .NET 6 and greater. See on the docs for .NET Standard 2.0 that .NET 7 is supported. https://learn.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0 Will .NET 8 be supported once it is fully released and not in preview? |
Beta Was this translation helpful? Give feedback.
Answered by
huoyaoyuan
Aug 19, 2023
Replies: 1 comment
-
There's no action to remove .NET Standard support. All the .NET Standard versions will be supported by .NET 8. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
danmoseley
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no action to remove .NET Standard support. All the .NET Standard versions will be supported by .NET 8.