sunyonghuan
-
- 167 total downloads
- last updated 5/18/2023
- Latest version: 1.0.0
OSS 服务 aspnetcore 组件 -
- 162 total downloads
- last updated 10/31/2024
- Latest version: 1.0.0
翻译服务中间件 using Netor.Translate; //添加服务 builder.Services .AddTranslate(options => { }) .UseAliyun(option => { option.AccessKey = ""; option.Secret = ""; option.RegionId =... More information -
- 136 total downloads
- last updated 3/25/2024
- Latest version: 1.0.0
基础数据库结构SqlServer 初始化DbContext类 -
- 118 total downloads
- last updated 9/8/2024
- Latest version: 1.0.1
适用于netcore 6.x,8.x的框架 2022年2月25日 新增缓存选项 -
- 105 total downloads
- last updated 9/8/2024
- Latest version: 1.0.1
接口框架 重构版 .NET6 修复认证授权失败后翻译失效的问题 修正gateawaybase.error 不设置状态的错误 2022年2月25 新增缓存选项 -
- 105 total downloads
- last updated 10/31/2024
- Latest version: 1.0.0
翻译服务缓存中间件 SqlServerCache 实现 builder.Services .AddTranslate(options => { }) .UseAliyun(option => { option.AccessKey = ""; option.Secret = ""; option.RegionId =... More information -
- 86 total downloads
- last updated 10/31/2024
- Latest version: 1.0.0
翻译服务中间件 aliyun 实现 builder.Services .AddTranslate(options => { }) .UseAliyun(option => { option.AccessKey = ""; option.Secret = ""; option.RegionId = "cn-hangzhou";... More information
- Previous
- Next