doghappy / socket.io-client-csharp

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

error CS0246: The type or namespace name 'SocketIO' could not be found #260

Closed enigmablue closed 2 years ago

enigmablue commented 2 years ago

I installed the package using nuget but getting this namespace error. Can't find a way around it! Any ideas?

image