Continuing from the previous two AD password-related APIs,Next, I wrote an API that can check imminent AD user password expiration,This article will not go into detailed environment setup,Including Models、appsettings.json、Program.cs, etc.,Because it continues from the previous project,You can refer to the previous articles if needed。
- Laosen's IT Tales » Create a simple AD account password verification Web API using ASP.NET Core
- Laosen's IT Tales » Create a Web API using ASP.NET Core that allows users to change their own AD password
I, in Delphi XE8, have experienced it twice when switching (F12) to the Form/Unit interface,Delphi crashed directly,Windows recorded the following two entries:
完成了《
由於踏入 ASP.NET/C# 沒很久,很多基本的東西都要靠自己去摸索,有時對別人來說是理所當然的東西,我可能會花上不少時間去研究。既然時間花了,就會想把過程記錄下來,讓像我一樣的人可以省去點時間。
之前同仁反應使用 Google 的 QR Code API 有時會無法使用,查了相關資訊後,有了想透過撰寫這個 API 來學習 C# 的想法,花了些時間摸索,還真被我搞出來。此 API 的功能為在網址輸入值,便可直接在瀏覽器產生 QRCode 的圖片,以下會以第一次撰寫 ASP.NET Core / C# 的新手角度來說明。
這個網誌上的程式碼是透過 SyntaxHighlighter Evolved 這支外掛來呈現,不過不知道為什麼,我一直無法讓程式碼以 inline 的方式呈現,後來乾脆自己用 







