下載課程所需原始檔
2023-09-05
2023-08-31
C# Summary link url
筆記一下註解參照超連結
2023-08-29
ABP.IO WEB應用程式框架 快取 cache
筆記下 IDistributedCache<TCacheItem>
2023-08-24
GCP Task 1. Create an Vertex Notebooks instance
建立筆記本實例
2023-08-22
GCP PUB SUB
筆記下 IAM
2023-08-21
GCP Vertex AI
- 250
- 0
- Machine Learning
- 2023-09-05
筆記下 Google Machine Learning 的那些事
2023-08-08
使用 Azure DevOps 發佈 Azure Static Web Apps 開發分支
筆記下 Azure 靜態網站部屬不同環境 (類似 App Service Slot)
2023-07-17
Azure Machine Learning
- 104
- 0
- Machine Learning
- 2023-07-24
Azure Machine Learning workspace
2023-07-10
Entity Framework Core DB First Computed Column 衍生欄位
- 130
- 0
- Entity Framework
計算資料行是一個虛擬資料行,除非資料行標示了PERSISTED,否則,並未實際儲存在資料表中。
2023-07-03
A second operation started on this context
- 112
- 0
- Entity Framework
A second operation started on this context before a previous operation completed
2023-06-28
ABP.IO 最佳實踐 Entity
搬運一下官方文件
2023-06-28
ABP.IO EntityFramework Insert 時指定識別欄位 Id 自動增量的值
SET IDENTITY_INSERT ON
2023-06-27
ABP.IO 同時使用 MSSQL 與 MySQL
筆記下關於 Option 'trusted_connection' not supported.
的坑
2023-06-20
C# Linq 動態組裝 Expression 產生 WHERE 條件
Build a dynamic AND OR linq expression
2023-06-19
C# Linq OrderByDescending Contains
筆記下按照某 bool 條件 (Id是否包含在指定清單中) 來排序集合
2023-06-13
C# .Net Excel (MiniExcel)
筆記下 MiniExcel
2023-06-09
PowerShell Self Signed Certificate
- 522
- 0
- PowerShell
- 2024-10-25
Azure VPN Gateway 每年要更新憑證
2023-05-30
C# .Net 7 XML Deserialize
筆記一下 XML 反序列化
2023-05-30
Deploy FastAPI on Azure App Service
筆記下部屬 Python Code 到 App Service 的正確姿勢
2023-05-25
Python PyCharm Django Windows 11
奇怪的荊棘之路展開