App.HttpApi 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package App.HttpApi --version 1.0.1
                    
NuGet\Install-Package App.HttpApi -Version 1.0.1
                    
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="App.HttpApi" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="App.HttpApi" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="App.HttpApi" />
                    
Project file
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 App.HttpApi --version 1.0.1
                    
#r "nuget: App.HttpApi, 1.0.1"
                    
#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.
#:package App.HttpApi@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=App.HttpApi&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=App.HttpApi&version=1.0.1
                    
Install as a Cake Tool

(1)一种轻量的提供数据的框架,可替代WebAPI
(2)可以以类似webservice url的方式来提供数据
(3)客户端可指定服务器端返回的数据格式,如text, xml,json, file 等(非string、image类型,默认类型输出为 json)
(4)自动生成客户端调用脚本(支持三种脚本:jquery, ext, js)
(5)带缓存机制,可定义函数数据的缓存时间
(6)带授权访问机制,可限制某些接口必须登录后才能访问

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.8.5 1,161 11/28/2020
2.8.4 506 11/27/2020
2.8.3 565 11/17/2020
2.8.2 544 10/28/2020
2.8.1 563 10/13/2020
2.8.0 692 11/28/2019
2.7.0 663 11/26/2019
2.6.1 696 11/8/2019
2.6.0 674 11/5/2019
2.5.4 698 11/2/2019
2.5.3 673 10/26/2019
2.5.2 708 9/30/2019
2.5.1 696 9/30/2019
2.5.0 713 9/29/2019
2.4.1 662 9/29/2019
2.4.0 683 9/29/2019
2.3.9 707 8/15/2019
2.3.8 767 8/8/2019
2.3.7 681 8/7/2019
2.3.6 708 8/6/2019
2.3.5 755 7/11/2019
2.3.4 742 5/24/2019
2.3.3 860 12/3/2018
2.3.2 902 11/23/2018
2.3.1 934 11/2/2018
2.3.0 892 10/31/2018
2.2.0 882 10/23/2018
2.1.0 906 10/22/2018
2.0.2 884 10/22/2018
2.0.1 883 10/22/2018
2.0.0 932 10/22/2018
1.0.2 1,126 12/14/2017
1.0.1 1,094 12/12/2017
1.0.0 1,332 12/12/2017