Replies: 1 comment
-
See .NET Runtime compatibility for docs.
Yes. And there's a high level of compatibility where breaking changes are very seldom, and documented for each version (also announced during preview versions). |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I can find the documentation for .NET Framework to support backward compatibility. However, I can't find the corresponding documentation for .NET.
And, I try to use .NET 10 project to reference .NET 8 nuget. There is no error and looks like good.
My question is .NET supports backward compatibility? If yes, whether has some potential issues?
Beta Was this translation helpful? Give feedback.
All reactions