Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.signalr.web.client
A resilient and dependable .NET SignalR web client
https://github.com/soenneker/soenneker.signalr.web.client
asp aspnetcore client csharp dotnet net signalr signalrwebclient util web websockets
Last synced: about 11 hours ago
JSON representation
A resilient and dependable .NET SignalR web client
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.signalr.web.client
- Owner: soenneker
- License: mit
- Created: 2024-07-18T12:05:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T05:22:10.000Z (3 months ago)
- Last Synced: 2024-10-21T00:59:59.520Z (3 months ago)
- Topics: asp, aspnetcore, client, csharp, dotnet, net, signalr, signalrwebclient, util, web, websockets
- Language: C#
- Homepage: https://soenneker.com
- Size: 181 KB
- Stars: 1
- 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.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.signalr.web.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.signalr.web.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.signalr.web.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.signalr.web.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.signalr.web.client/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.SignalR.Web.Client
### A resilient and dependable .NET SignalR web client## Installation
```
dotnet add package Soenneker.SignalR.Web.Client
```