Info
| Version: | 3.3.18 |
| Author(s): | Lin, Ping-chen |
| Last Update: | Tuesday, December 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/ponylin1985/ZayniFramework |
| NuGet Url: | https://www.nuget.org/packages/ZayniFramework3.Middle.Service.HttpCore |
Install
Install-Package ZayniFramework3.Middle.Service.HttpCore
dotnet add package ZayniFramework3.Middle.Service.HttpCore
paket add ZayniFramework3.Middle.Service.HttpCore
ZayniFramework3.Middle.Service.HttpCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ZayniFramework3.Common(>= 3.3.18)
- ZayniFramework3.Logging(>= 3.3.18)
- ZayniFramework3.Serialization(>= 3.3.18)
- ZayniFramework3.Middle.Service.Entity(>= 3.3.18)
- ZayniFramework3.Middle.Service.HttpCore.Entity(>= 3.3.18)
- ZayniFramework3.Middle.Service(>= 3.3.18)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.0.0)
This extension module provide the HttpCoreRemoteHost implementation for Middle.Service module. This package support the .NET Core target framework only.
It doesn't support the .NET Framework projects.