Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.signalr.web.clients
- Owner: soenneker
- License: mit
- Created: 2024-07-18T12:43:20.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T23:32:00.000Z (3 months ago)
- Last Synced: 2024-10-23T11:12:08.038Z (3 months ago)
- Topics: asp, aspnetcore, client, clients, csharp, dictionary, dotnet, net, signalr, signalrwebclients, singleton, util, web, websockets
- Language: C#
- Homepage: https://soenneker.com
- Size: 362 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
```