随笔分类 -  Asp.Net Core

摘要:前提:在阿里配置好有API权限的账号与角色 环境:VS2022 NET6 记录时间:2022年6月10日 14:39:04 一、安装依赖 Aliyun.Acs.Sts Aliyun.OSS.SDK.NetCore 二、获取sts代码 using Aliyun.Acs.Core; using Aliy 阅读全文
posted @ 2022-06-10 14:41 清风神剑 阅读(193) 评论(0) 推荐(0) 编辑
摘要:using using Org.BouncyCastle.Crypto; using Org.BouncyCastle.Crypto.Parameters; using Org.BouncyCastle.Math; using System; using System.IO; using Syste 阅读全文
posted @ 2022-05-13 15:07 清风神剑 阅读(468) 评论(0) 推荐(0) 编辑
摘要:简单记录一下费了一个小时的坑 NET5教程 https://www.cnblogs.com/netlock/p/14101491.html 报错 ocelot Failed to match Route configuration for upstream path 解答 这是本质答案 ocelot 阅读全文
posted @ 2021-06-17 17:44 清风神剑 阅读(240) 评论(0) 推荐(0) 编辑
摘要:参考文档 添加host.json文件 在Program.cs中修改CreateWebHostBuilder方法 运行 阅读全文
posted @ 2019-04-11 17:28 清风神剑 阅读(5593) 评论(11) 推荐(1) 编辑
摘要:如何建 .netcore webapi 项目这个就不说了,这个都没有没必要看下去。 netcore 2.2 官方教程 1.Nuget Packages安装,使用程序包管理器控制台,安装命令:Install-Package Swashbuckle.AspNetCore -Pre 或者搜索安装 Swas 阅读全文
posted @ 2017-09-12 15:42 清风神剑 阅读(944) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示