doghappy / socket.io-client-csharp

socket.io-client implemention for .NET
MIT License
729 stars 125 forks source link

New NuGet version release #380

Open jimmyl0l3c opened 2 months ago

jimmyl0l3c commented 2 months ago

Hi, when can we expect new NuGet version with the fixes from the past year to be released? Thanks.

Aspher0 commented 2 months ago

Hello, If you really need to use the newest version of SocketIOClient you can remove the NuGet package in your solution, download the source code from the github and then, add the SocketIOClient projects to your solution in Visual Studio. Then you can go to your base project dependencies and add a project dependency with SocketIOClient or whatever you need. Not sure if this helps but that's a solution in the meantime.

doghappy commented 3 weeks ago

Yeah, the new version released now