CacheManager:告别缓存复杂性,让NET缓存变得简单优雅 GitHub - MichaCo/CacheManager: CacheManager is an open source caching abstraction layer for .NET written in C#. It s
C#请求WebApi接口常用的两种方式
y Nginx Proxy Manager:告别繁琐配置,轻松管理你的反向代理!
NetCoreServer: 高性能的.NET Core网络服务器库 安装 要在你的.NET Core项目中使用NetCoreServe
工具路径 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe MyService.exe 安装: installutil <yourproject>.exe 卸载: installutil /uninstall <yourp
using Magicodes.IE.Excel; using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Threading.Tasks; class Pro
docker run 转 docker-compose Composerize
docker compose 指定运行用户user: root adminnetcore: container_name: "adminnetcore" image: "reg.wuxiaoyang.top/aspire/adminnetcore:latest" user
// 配置YARP var reverseProxyBuilder = builder.Services.AddReverseProxy() .LoadFromConfig(builder.Configuration.GetSection("ReverseProxy")); //yarp必