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