QCommon.WebAPI
1.0.21
dotnet add package QCommon.WebAPI --version 1.0.21
NuGet\Install-Package QCommon.WebAPI -Version 1.0.21
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QCommon.WebAPI" Version="1.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QCommon.WebAPI --version 1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QCommon.WebAPI, 1.0.21"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QCommon.WebAPI as a Cake Addin #addin nuget:?package=QCommon.WebAPI&version=1.0.21 // Install QCommon.WebAPI as a Cake Tool #tool nuget:?package=QCommon.WebAPI&version=1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
通用的简单的WEBAPI框架,实现了https和gzip
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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 (>= 4.0.1)
- Microsoft.Owin.Host.HttpListener.zh-Hans (>= 4.0.1)
- Microsoft.Owin.Hosting (>= 4.1.1)
- Microsoft.Owin.Security.Cookies (>= 4.0.1)
- Microsoft.Owin.Security.Jwt (>= 4.0.1)
- Microsoft.Owin.StaticFiles (>= 4.0.1)
- Newtonsoft.Json (>= 10.0.2)
- Unity (>= 5.10.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.21 | 233 | 8/3/2023 |
1.0.20 | 417 | 1/27/2021 |
1.0.19 | 412 | 10/28/2020 |
1.0.18 | 475 | 10/9/2020 |
1.0.17 | 469 | 9/9/2020 |
1.0.16 | 541 | 7/24/2019 |
1.0.15 | 555 | 7/5/2019 |
1.0.14 | 604 | 4/17/2019 |
1.0.13 | 564 | 4/12/2019 |
1.0.12 | 605 | 4/10/2019 |
1.0.11 | 584 | 4/9/2019 |
1.0.10 | 795 | 11/28/2018 |
1.0.9 | 730 | 11/28/2018 |
1.0.8 | 793 | 10/6/2018 |
1.0.7 | 952 | 3/29/2018 |
1.0.6 | 839 | 10/13/2017 |
1.0.5 | 854 | 10/13/2017 |
1.0.4 | 840 | 10/11/2017 |
1.0.0 | 833 | 10/11/2017 |
增加文件系统的支持