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
完成了《
之前同仁反應使用 Google 的 QR Code API 有時會無法使用,查了相關資訊後,有了想透過撰寫這個 API 來學習 C# 的想法,花了些時間摸索,還真被我搞出來。此 API 的功能為在網址輸入值,便可直接在瀏覽器產生 QRCode 的圖片,以下會以第一次撰寫 ASP.NET Core / C# 的新手角度來說明。







