通用的简单的WEBAPI框架,实现了https和gzip.
Info
Version: | 1.0.21 |
Author(s): | ZhangWenXiang |
Last Update: | Thursday, August 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nuget.org/packages/QCommon.WebAPI |
NuGet Url: | https://www.nuget.org/packages/QCommon.WebAPI |
Install
Install-Package QCommon.WebAPI
dotnet add package QCommon.WebAPI
paket add QCommon.WebAPI
QCommon.WebAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(>= 1.3.0)
- Microsoft.AspNet.WebApi.Extensions.Compression.Server(>= 2.0.1)
- Microsoft.AspNet.WebApi.Extensions.Compression.Server.Owin(>= 2.0.4)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.7)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.2)
- Microsoft.Owin(>= 4.1.1)
- Microsoft.Owin.Cors(>= 4.0.1)
- Microsoft.Owin.Host.HttpListener(>= 3.1.0)
- Microsoft.Owin.Host.HttpListener.zh-Hans(>= 3.1.0)
- Microsoft.Owin.Hosting(>= 4.1.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.Jwt(>= 4.0.1)
- Newtonsoft.Json(>= 10.0.2)
- Unity(>= 5.10.3)