SignalR dotnet client version doubts #60820
-
Hello People I'm working on a project with an interesting version mismatch scenario and need some clarity on potential compatibility issues: Server Setup:
Client Setup:
Current Status:
Questions:
Any insights or experiences would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
BrennanConroy
Jun 23, 2025
Replies: 1 comment 2 replies
-
@BrennanConroy |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://learn.microsoft.com/aspnet/core/signalr/client-features?view=aspnetcore-9.0#versioning-support-and-compatibility
We try to keep compatibility between all versions by using the negotiate and handshake parts of the connection startup process.
Release notes are released every year in https://devblogs.microsoft.com/dotnet/category/aspnetcore/
There is also a table listing features and which versions the feature was added for which clients:
https://learn.microsoft.com/aspnet/core/signalr/client-features?view=aspnetcore-9.0#feature-distribution