随笔分类 - Asp.net Core
摘要:2020-12-28 hotmail 和 gmail 参考 : 如果 send 的时候出现 error 比如类似 : The SMTP server requires a secure connection or the client was not authenticated. The serve
阅读全文
摘要:2017-09-22 refer : https://msdn.microsoft.com/en-us/magazine/mt763233.aspx?f=255&MSPPError=-2147217396 https://scottsauber.com/2016/04/25/feature-fold
阅读全文
摘要:更新: 2021-03-21 修订版: ASP.NET Core – Configuration & Options 更新: 2021-06-20 IOptionsSnapshot vs IOptions vs IOptionsMonitor refer : https://www.cnblogs.
阅读全文
摘要:更新: 2022-03-21 修订版: ASP.NET Core – Logging & Serilog 更新 : 2021-02-13 太久没有弄了,来复习一下做做笔记 : dotnet new webapp -o TestLog 目前自带的模板首页就会有这个 log example 了 打开 v
阅读全文