App.HttpApi 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package App.HttpApi --version 1.0.2
NuGet\Install-Package App.HttpApi -Version 1.0.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add App.HttpApi --version 1.0.2
#r "nuget: App.HttpApi, 1.0.2"
#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 App.HttpApi as a Cake Addin
#addin nuget:?package=App.HttpApi&version=1.0.2

// Install App.HttpApi as a Cake Tool
#tool nuget:?package=App.HttpApi&version=1.0.2

(1)一种轻量的提供数据的框架,可作为 WebAPI 的替代方案
(2)可以将类中的方法暴露为http接口
(3)服务器端和客户端都可指定接口返回的数据格式,如text, xml,json, file, base64image 等
(4)自动生成客户端调用脚本(支持三种脚本:jquery, ext, js)
(5)带缓存机制:可定义函数数据的缓存时间、方式
(6)带授权机制:访问IP,动词, 是否登录,用户名、角色
(7)带封装机制:可将返回值自动包裹为 DataResult 结构体
(8)带输出控制:可设置枚举值的输出格式

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 667 11/28/2020
2.8.4 401 11/27/2020
2.8.3 458 11/17/2020
2.8.2 436 10/28/2020
2.8.1 451 10/13/2020
2.8.0 580 11/28/2019
2.7.0 546 11/26/2019
2.6.1 584 11/8/2019
2.6.0 561 11/5/2019
2.5.4 587 11/2/2019
2.5.3 553 10/26/2019
2.5.2 596 9/30/2019
2.5.1 584 9/30/2019
2.5.0 598 9/29/2019
2.4.1 548 9/29/2019
2.4.0 561 9/29/2019
2.3.9 590 8/15/2019
2.3.8 645 8/8/2019
2.3.7 564 8/7/2019
2.3.6 588 8/6/2019
2.3.5 638 7/11/2019
2.3.4 623 5/24/2019
2.3.3 739 12/3/2018
2.3.2 773 11/23/2018
2.3.1 798 11/2/2018
2.3.0 756 10/31/2018
2.2.0 751 10/23/2018
2.1.0 770 10/22/2018
2.0.2 746 10/22/2018
2.0.1 746 10/22/2018
2.0.0 797 10/22/2018
1.0.2 902 12/14/2017
1.0.1 878 12/12/2017
1.0.0 1,006 12/12/2017