Skip to content

adding Microsoft.AspNetCore.SignalR.Server dependency #332

@hanchoi

Description

@hanchoi

Hello,
I'm interested in this project so I downloaded.
I know this might be very absurd question but I do have a problem adding microsoft.aspnetcore.signalr.server assembly using nuget.
It seems that the code in this project defines Microsoft.AspNetCore.SignalR.Server 0.2.0-preview2-22683 in the project.json file. This is migrated to .csproj file since I'm using VS2017. The link below explains this process. Migrating .NET Core Projects in VS 2017
So when I try to restore the assembly using nuget package, it just fails since nuget consider the latest version differently. Also, I tried direct way of installing it using Nuget PowerShell but it also failed...

Could you guys kindly add your opinions & thoughts on this issue I'm facing?

Regards,
Hanhong Choi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions