Skip to content

Ensure all of the SignalR client's dependencies are available on netstandard2.0  #4370

Closed
@natemcmaster

Description

@natemcmaster

In manually reviewing the list of packages we are shipping in 3.0 Preview 1, it appears we may be missing some dependencies required by the SignalR client in non-shared-framework scenarios.

Requirements

  • Verify that all of Microsoft.AspNetCore.SignalR.Client's dependencies
    • target netstandard2.0
    • ship as packages
  • Add tooling to test for this scenario automatically

Notably, it appears we need to fix the packaging for Microsoft.AspNetCore.Connections.Abstractions.

cc @davidfowl

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedacceptedThis issue has completed "acceptance" testing (including accessibility)area-signalrIncludes: SignalR clients and servers

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions