随笔分类 -  .NET Core 3.0

后台服务
摘要:Fiddler、接口耗时统计 阅读全文
posted @ 2021-12-02 15:53 wesson2019 阅读(49) 评论(0) 推荐(0)
摘要:ControllerBase 阅读全文
posted @ 2021-06-04 17:07 wesson2019 阅读(319) 评论(0) 推荐(0)
摘要:Rewrite、Redirect 阅读全文
posted @ 2021-06-03 16:59 wesson2019 阅读(278) 评论(0) 推荐(0)
摘要:CORS 阅读全文
posted @ 2021-06-03 15:59 wesson2019 阅读(125) 评论(0) 推荐(0)
摘要:log4net, appsettings.json, swagger 阅读全文
posted @ 2021-05-08 11:28 wesson2019 阅读(760) 评论(0) 推荐(0)
摘要:System.Text.Json 阅读全文
posted @ 2021-04-29 18:36 wesson2019 阅读(609) 评论(0) 推荐(0)
摘要:restful 阅读全文
posted @ 2021-04-12 18:13 wesson2019 阅读(49) 评论(0) 推荐(0)
摘要:中间件 阅读全文
posted @ 2021-02-05 18:02 wesson2019 阅读(98) 评论(0) 推荐(0)
摘要:ftp 阅读全文
posted @ 2021-01-08 10:03 wesson2019 阅读(82) 评论(0) 推荐(0)
摘要:netcore、postman 阅读全文
posted @ 2020-12-18 16:29 wesson2019 阅读(123) 评论(0) 推荐(0)
摘要:CentOS 微服务 阅读全文
posted @ 2020-12-11 18:40 wesson2019 阅读(345) 评论(0) 推荐(0)
摘要:server 2008 r2 sp1、netcore 2.1 阅读全文
posted @ 2020-12-10 14:47 wesson2019 阅读(275) 评论(0) 推荐(0)
摘要:环境配置 条件 版本 备注 操作系统 Windows 7 Service Pack 1 .net core dotnet-sdk-2.1.811-win-x64 补丁 windows6.1-kb4457144 阅读全文
posted @ 2020-11-27 16:47 wesson2019 阅读(333) 评论(0) 推荐(0)
摘要:ConfigureServices Configure 阅读全文
posted @ 2020-09-02 12:04 wesson2019 阅读(2530) 评论(0) 推荐(1)
摘要:asp.net core 附加 进程 调试 netcore 阅读全文
posted @ 2020-09-01 11:22 wesson2019 阅读(793) 评论(0) 推荐(0)
摘要:服务端实现 Excel文件 /// <summary> /// Excel文件 /// </summary> /// <param name="requestDto">请求参数</param> /// <returns></returns> [HttpPost("[action]")] public 阅读全文
posted @ 2020-08-26 11:23 wesson2019 阅读(216) 评论(0) 推荐(0)
摘要:EF Core 2.1 .NET Standard 2.0 or .NET Framework 4.6.1 (and later) MySql.Data.EntityFrameworkCore 8.0.19 8.0.21 Microsoft.EntityFrameworkCore.Tools 2.1 阅读全文
posted @ 2020-08-22 23:02 wesson2019 阅读(203) 评论(0) 推荐(0)