您如何將內容目錄讀入Blazor。
我試過了
Path.Combine(Directory.GetCurrentDirectory(), "..", "_posts");
但這會引發錯誤。
Uncaught (in promise) Error: System.IO.DirectoryNotFoundException: Could not find a part of the path '/_posts'.
答案取決於您為什麼要讀取目錄