Skip to content

BH2VXW/HttpClientFactory

Repository files navigation

说明

在.Net Framework 下实现类似 HttpClientFactory 功能,用于优化 HttpClient 的性能。需要通过 nuget 引入 AutofacAutofac.WebApi2Autofac.MVC5 这三个包,个别环境还需要引入 System.ValueTuple 包。要求 .Net Framework 最低4.6.1版本

项目结构

Biz126.HttpService 封装的Http请求方法

Biz126.WebDemo 优化的过程

Biz126.WebUI 最终的方法

使用方法及详细说明

详见:https://bigger.ee/archives/672.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published