which library to use for SignalR android (Kotlin) client and .net 6

Hoài Nam Nguyễn 41 Reputation points
2022-09-07T13:32:02.653+00:00

I have look at microsoft doc they suggest to use com.microsoft.signalr:signalr:1.0.0 follow (https://learn.microsoft.com/vi-vn/aspnet/core/signalr/java-client?view=aspnetcore-6.0)
but i found library com.microsoft.signalr:signalr:6.0.8
is this library for .net 6 and android (kotlin language)?

Developer technologies | ASP.NET | ASP.NET Core
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-09-08T06:55:27.467+00:00

    Hi @Hoài Nam Nguyễn ,

    but i found library com.microsoft.signalr:signalr:6.0.8
    is this library for .net 6 and android (kotlin language)?

    From the document, we can see that this library (com.microsoft.signalr:signalr:6.0.8) suppose .Net 6 and Android. To find the latest JAR file version number, see the Maven search results.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,
    Dillion

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.