HTTP module for SocketAppServer framework.
Info
Version: | 2.1.48 |
Author(s): | Marcos Vinícius |
Last Update: | Thursday, March 23, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcos8154/MobileAppServer.HTTPSModule |
NuGet Url: | https://www.nuget.org/packages/MobileAppServer.Extensions.HttpServer |
Install
Install-Package MobileAppServer.Extensions.HttpServer
dotnet add package MobileAppServer.Extensions.HttpServer
paket add MobileAppServer.Extensions.HttpServer
MobileAppServer.Extensions.HttpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.7)
- Microsoft.Owin.Cors(>= 4.1.0)
- MobileAppServer(>= 2.0.1)
- SocketAppServer.Client(>= 2.0.1)