Peta poco support for .NET8 ? #730
rchawla501
started this conversation in
General
Replies: 1 comment
-
.NET 8 is supported with the .NETStandard 2.0 target. In general, there's no reason for libraries to specifically target newer runtime versions unless they need functionality that's only available in those runtimes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We have an existing project in .NET Framework 4.8 , which is being migrated to .NET 8 . Is there any support provided for .NET 8 ?
If not we might have to look for an alternative. Do you have any suggestions on alternatives ?
Thanks!
Rasshme
Beta Was this translation helpful? Give feedback.
All reactions