This repository was archived by the owner on Jun 22, 2025. It is now read-only.
Clickhouse Client depends on System.Net.Http.Formatting #500
Closed
eugenpaval
started this conversation in
General
Replies: 1 comment
-
Aslready fixed #497 |
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.
-
Recently upgraded my web API to .NET9 in preparation to its release in 3 months. Suddenly the build process complains about a few packages the client depends on as being restored for .NET Framework (System.Net.Http.xxx, System.text.Json,...). While the API works on Windows I wonder if this would create issues on a Linux box where this API ultimately runs in Production.
Beta Was this translation helpful? Give feedback.
All reactions