This package provides AspNetCore HttpSys server based communication listener for Service Fabric microservices.
Info
Version: | 7.1.2448 |
Author(s): | Microsoft |
Last Update: | Monday, September 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://aka.ms/servicefabric |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ServiceFabric.AspNetCore.HttpSys |
Install
Install-Package Microsoft.ServiceFabric.AspNetCore.HttpSys
dotnet add package Microsoft.ServiceFabric.AspNetCore.HttpSys
paket add Microsoft.ServiceFabric.AspNetCore.HttpSys
Microsoft.ServiceFabric.AspNetCore.HttpSys Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ServiceFabric.AspNetCore.Abstractions(>= 4.2.452 && <= 4.2.452)
- Microsoft.AspNetCore.Server.HttpSys(>= 2.0.0)
Tags