Info
Version: | 2.4.3 |
Author(s): | SebastianGingter |
Last Update: | Thursday, February 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinktecture/relayserver |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.Relay.OnPremiseConnector |
Install
Install-Package Thinktecture.Relay.OnPremiseConnector
dotnet add package Thinktecture.Relay.OnPremiseConnector
paket add Thinktecture.Relay.OnPremiseConnector
Thinktecture.Relay.OnPremiseConnector Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Autofac(>= 4.8.1)
- Autofac.Extensions.DependencyInjection(>= 4.3.0)
- AutofacSerilogIntegration(>= 2.0.0)
- Microsoft.AspNet.SignalR.Client(>= 2.3.0)
- NETStandard.Library(>= 1.6.1)
- Serilog(>= 2.7.1)
- System.Net.Requests(>= 4.3.0)
- Autofac(>= 4.8.1)
- Autofac.Extensions.DependencyInjection(>= 4.3.0)
- AutofacSerilogIntegration(>= 2.0.0)
- Microsoft.AspNet.SignalR.Client(>= 2.3.0)
- Serilog(>= 2.7.1)
Tags
It can be incorporated into services to provide in-process access to local services via the RelayServer. It could also be used in a separate service to provide http(s)-based access to one or multiple services.