NET Core 使用Cookie 及Session。 ... NET Core 使用Session 需要先加入兩個服務:. Session 容器 ... set { Session.SetObject(_userKey, value); }
確定! 回上一頁