NET Core MVC Controller 如果要用MemoryCache, 得先在Startup 中註冊服務(services.AddMemoryCache()),Controller 建構式則要寫public ...
確定! 回上一頁