Ai
6 Star 88 Fork 35

dotNET China/HttpAgent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
GlobalUsings.cs 504 Bytes
一键复制 编辑 原始数据 按行查看 历史
// 版权归百小僧及百签科技(广东)有限公司所有。
//
// 此源代码遵循位于源代码树根目录中的 LICENSE 文件的许可证。
global using System.IO.Compression;
global using System.Net.Http.Headers;
global using System.Net.Mime;
global using System.Text;
global using System.Xml.Linq;
global using HttpAgent.Extensions;
global using HttpAgent.Samples.Models;
global using Microsoft.AspNetCore.Authorization;
global using Microsoft.AspNetCore.Mvc;
global using Shapeless;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/dotnetchina/HttpAgent.git
git@gitee.com:dotnetchina/HttpAgent.git
dotnetchina
HttpAgent
HttpAgent
master

搜索帮助