Replies: 2 comments 1 reply
-
How is it different? |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you build it under Framework 4.8, it will return several services. If you build it under NET.6, it does not return anything. But the most interesting thing is that the request is sent from Windows OS to the server where Linux OS is installed. |
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.
-
The same code works differently. If you build under framework4.8 the result is different from NET6. Is that how it should be?
Beta Was this translation helpful? Give feedback.
All reactions