筆記一下 Swagger DocumentFilter 用法
Windows 11 Windows Defender 打不開
Windows 11 Windows Update 之後打不開 Windows Defender
嚇得我先把網路給斷了以為中毒了
了一下才發現不是只有我有這個問題
筆記下解決方法跟注意事項
Azure App Service 存取限制 導致自己Get自己 403
筆記一下鬼打牆後的解決方案
LINQ Join with Multiple Conditions in On Clause
摘錄一下 Join On 多條件的寫法
Azure 持續部署 (CI/CD) 至 Azure App Service (DevOps Git Repo 替代方案)
筆記下 Azure App Service 部屬設定 DevOps 時找不到帳號的替代方案
Azure App Service 混合式連線 (HCM)
筆記一下 Azure App Service 連到內部不對外的服務
ABP.IO WEB應用程式框架 更改 IS4 連線字串
將 Identify Server 4 的資料庫與我們自己 App 的資料庫分離
使用 Azure DevOps 發佈 Azure Static Web Apps
新發現一個專門 for 前端的服務 Azure Static Web Apps
這邊以 Vue 筆記一下 Azure DevOps CI/CD 到該服務的流程
Azure App Service TimeOut 設定
筆記下解決連線逾時的相關設定
applicationHost.xdt & web.config
ABP.IO WEB應用程式框架 AzureAD 登入
筆記下新增 Azure AD 帳號登入的相關資訊
跨網域 Iframe 建立 cookies
筆記一下跨網域 cookies 建立注意事項
ABP.IO WEB應用程式框架 關閉本地帳號註冊與登入
筆記一下不開放路人註冊
免費 Azure SQL DB 定價層 Free
最近才知道原來 Azure SQL 也有免費的可以用
加上原本就可以選的 App Service F1 Free
有時候想測試一些東西可以省一些額度
這邊記錄一下
Visual Studio Web Depoly 發佈到 Azure App Service Virtual Application
筆記下怎麼透過修改自動生成的 pubxml 達到發佈到指定虛擬應用程式
Azure SQL 透過 Azure VPN Gateway 實現內網連接
Error 40532 坑,趕緊紀錄一下!
DevOps Git Repo 連線失敗
Connection was reset in connection to dev.azure.com:443
更新 Entity Framework tools 版本
- 540
- 0
- Entity Framework
The Entity Framework tools version '5.0.1' is older than that of the runtime '5.0.8'.
Update the tools for the latest features and bug fixes.
LDAP Admin & C# .Net Core Identity Server 4
LDAP 與 C# .Net Core Identity Server 4 的一些筆記
ABP.IO WEB應用程式框架 Override UI、控制器、服務、DTO
找了老半天怎麼 override 模塊的控制器
這邊筆記一下網址順便先機翻一下
Git Pull Error Filename too long
最近從 Github 拉一些參考專案遇到兩次拉不下來的情況
反正是參考用的直接在網頁上看也是可以就沒特別注意
今天隨手查了一下順手作個紀錄怎麼解決