Skip to content

Adding Support for ASP.NET Core SignalR Hubs #3

Description

@kostemar

Hello

I really like the approach demonstrated with this repo where you don't replace the whole DI container that ASP.NET Core provides.

I was wondering if there are any plans to add support for SignalR hubs. In particular, I would like to support a scenario similar to the one described in the StockTicker sample. In the StockTicker sample, the StockTickerHub has a dependency on IStockTicker. A StockTicker in turn has a dependency on IHubContext<StockTickerHub>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions