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.
<PackageVersion Include="QCommon.WebAPI" Version="1.0.21" />
<PackageReference Include="QCommon.WebAPI" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=QCommon.WebAPI&version=1.0.21
#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 | 265 | 8/3/2023 |
1.0.20 | 472 | 1/27/2021 |
1.0.19 | 468 | 10/28/2020 |
1.0.18 | 532 | 10/9/2020 |
1.0.17 | 528 | 9/9/2020 |
1.0.16 | 613 | 7/24/2019 |
1.0.15 | 624 | 7/5/2019 |
1.0.14 | 673 | 4/17/2019 |
1.0.13 | 632 | 4/12/2019 |
1.0.12 | 672 | 4/10/2019 |
1.0.11 | 661 | 4/9/2019 |
1.0.10 | 873 | 11/28/2018 |
1.0.9 | 804 | 11/28/2018 |
1.0.8 | 879 | 10/6/2018 |
1.0.7 | 1,173 | 3/29/2018 |
1.0.6 | 991 | 10/13/2017 |
1.0.5 | 1,004 | 10/13/2017 |
1.0.4 | 993 | 10/11/2017 |
1.0.0 | 982 | 10/11/2017 |
增加文件系统的支持