NET Core application; Set a string in session state for a user, e.g. HttpContext.Session.SetString("theme", "Dark");; On the next request, ...
確定! 回上一頁