Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soenneker/soenneker.signalr.web.clients

Providing async thread-safe resilient and dependable SignalR web client singletons
https://github.com/soenneker/soenneker.signalr.web.clients

asp aspnetcore client clients csharp dictionary dotnet net signalr signalrwebclients singleton util web websockets

Last synced: about 5 hours ago
JSON representation

Providing async thread-safe resilient and dependable SignalR web client singletons

Awesome Lists containing this project

README

        

[![](https://img.shields.io/nuget/v/soenneker.signalr.web.clients.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.signalr.web.clients/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.signalr.web.clients/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.signalr.web.clients/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.signalr.web.clients.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.signalr.web.clients/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.SignalR.Web.Clients
### Providing async thread-safe resilient and dependable SignalR web client singletons

## Installation

```
dotnet add package Soenneker.SignalR.Web.Clients
```