Conduit connects browsers and .NET Core applications via signalR utilizing strongly typed payloads and enables server-side message filtering based upon client data.
Info
Version: | 3.0.2 |
Author(s): | Archetypical.Software |
Last Update: | Tuesday, February 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://archetypical.software/Product/Detail/Conduit |
NuGet Url: | https://www.nuget.org/packages/Archetypical.Software.Conduit |
Install
Install-Package Archetypical.Software.Conduit
dotnet add package Archetypical.Software.Conduit
paket add Archetypical.Software.Conduit
Archetypical.Software.Conduit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.2.1)
- Microsoft.AspNetCore.SignalR(>= 1.1.0)
- System.Text.Json(>= 5.0.1)
Tags