You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elivo 097121e92f 重载 Column 和 Cell 方法,增加 getter 参数自定义内容转换。 4 weeks ago
..
ActionResult.cs Apewer-6.8.0 2 years ago
ApiAction.cs 添加 UnparallelAttribute 特性,使用路由时,可阻止并行。 1 month ago
ApiActionJsonFormat.cs Apewer-6.8.0 2 years ago
ApiApplication.cs API 反射支持 Unparallel 特性。 1 month ago
ApiCatch.cs Apewer-6.8.0 2 years ago
ApiClient.cs Apewer-6.6.28 4 years ago
ApiContext.cs 增加 IApiMiddleware 以支持中间件。 6 months ago
ApiController.cs ApiController 增加 Context 属性。 9 months ago
ApiEntries.cs Apewer-6.8.0 2 years ago
ApiException.cs Apewer-6.7.3 3 years ago
ApiFunction.cs API 反射支持 Unparallel 特性。 1 month ago
ApiInvoker.cs AddMiddleware 增加重载,支持匿名方法。 6 months ago
ApiMiddleware.cs AddMiddleware 增加重载,支持匿名方法。 6 months ago
ApiModel.cs Apewer-6.8.0 2 years ago
ApiOptions.cs ApiOptions:WithException 默认值改为 false。 6 months ago
ApiParameter.cs Apewer-6.8.0 2 years ago
ApiPreOutput.cs Apewer-6.7.3 3 years ago
ApiProcessor.cs API 反射支持 Unparallel 特性。 1 month ago
ApiProvider.cs Apewer-6.8.0 2 years ago
ApiRequest.cs Apewer-6.8.0 2 years ago
ApiResponse.cs Apewer-6.8.0 2 years ago
ApiUtility.cs 添加 UnparallelAttribute 特性,使用路由时,可阻止并行。 1 month ago
BytesResult.cs TextResult,支持修改 Text 属性。 9 months ago
CacheControl.cs Apewer-6.8.0 2 years ago
DefaultController.cs Apewer-6.4.1 5 years ago
FromBodyAttribute.cs Apewer-6.8.0 2 years ago
FromFormAttribute.cs Apewer-6.8.0 2 years ago
FromHeaderAttribute.cs Apewer-6.8.0 2 years ago
FromQueryAttribute.cs Apewer-6.8.0 2 years ago
HeadResult.cs Apewer-6.8.0 2 years ago
HttpConnectAttribute.cs Apewer-6.8.0 2 years ago
HttpDeleteAttribute.cs Apewer-6.8.0 2 years ago
HttpGetAttribute.cs Apewer-6.8.0 2 years ago
HttpHeadAttribute.cs Apewer-6.8.0 2 years ago
HttpListener.cs Logger,支持根据 Name 拆分为不同的日志文件。 1 year ago
HttpListenerProvider.cs Apewer-6.8.0 2 years ago
HttpOptionsAttribute.cs Apewer-6.8.0 2 years ago
HttpPatchAttribute.cs Apewer-6.8.0 2 years ago
HttpPostAttribute.cs Apewer-6.8.0 2 years ago
HttpPutAttribute.cs Apewer-6.8.0 2 years ago
HttpTraceAttribute.cs Apewer-6.8.0 2 years ago
IActionResult.cs Apewer-6.8.0 2 years ago
IApiException.cs 增加 IApiException,用于自定义 Response 的 status 值。 1 month ago
IApiMiddleware.cs 补充中间件的说明。 1 month ago
IApiModel.cs Apewer-6.8.0 2 years ago
IHttpActionResult.cs Apewer-6.8.0 2 years ago
MiniConnection.cs Apewer-6.8.0 2 years ago
MiniContext.cs Apewer-6.6.28 4 years ago
MiniProvider.cs Apewer-6.8.0 2 years ago
MiniReader.cs Apewer-6.6.28 4 years ago
MiniRequest.cs Apewer-6.8.0 2 years ago
MiniResponse.cs Apewer-6.6.28 4 years ago
MiniServer.cs Mini 等待 Shutdown 的时间间隔改为 100ms(原为 300ms) 9 months ago
MiniStreamAsyncResult.cs Apewer-6.8.3 11 months ago
MiniWriter.cs Apewer-6.6.28 4 years ago
RedirectResult.cs 增加 RedirectResult 8 months ago
RouteAttribute.cs Apewer-6.8.0 2 years ago
RoutePrefixAttribute.cs Apewer-6.8.0 2 years ago
StaticController.cs 重写 DeleteZoneIdentifier 方法。 8 months ago
StreamResult.cs Apewer-6.8.0 2 years ago
TextResult.cs TextResult,支持修改 Text 属性。 9 months ago
WebGlobal.cs Apewer-6.6.28 4 years ago
WebsiteProvider.cs Apewer-6.8.0 2 years ago