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: 7 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-22T23:32:00.000Z (about 1 year ago)
- Last Synced: 2024-10-23T11:12:08.038Z (about 1 year 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://www.nuget.org/packages/soenneker.signalr.web.clients/)
[](https://github.com/soenneker/soenneker.signalr.web.clients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.signalr.web.clients/)
#  Soenneker.SignalR.Web.Clients
### Providing async thread-safe resilient and dependable SignalR web client singletons
## Installation
```
dotnet add package Soenneker.SignalR.Web.Clients
```