ASP.NET Core HTTP server that uses Azure Relay.
Info
Version: | 1.3.15173 |
Author(s): | Microsoft |
Last Update: | Thursday, February 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-relay-aspnetserver |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.Relay.AspNetCore |
Install
Install-Package Microsoft.Azure.Relay.AspNetCore
dotnet add package Microsoft.Azure.Relay.AspNetCore
paket add Microsoft.Azure.Relay.AspNetCore
Microsoft.Azure.Relay.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Authentication.Core(>= 2.1.1)
- Microsoft.AspNetCore.Hosting(>= 2.1.1)
- Microsoft.Azure.Relay(>= 2.0.1)
- Microsoft.Net.Http.Headers(>= 2.1.1)
- System.Threading.Tasks.Dataflow(>= 4.10.0)
- Microsoft.AspNetCore.Authentication.Core(>= 2.2.0)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Http.Features(>= 3.0.0)
- Microsoft.Azure.Relay(>= 2.0.1)
- Microsoft.Net.Http.Headers(>= 2.2.0)
- System.Threading.Tasks.Dataflow(>= 4.10.0)
Tags