How to configure so automatically goes to login page if not logged in rather than going to home page / index.html and having to click login
Once you have created a project / solution, how easy is it to rename it? as I notice the name you chose initially is used everywhere e.g. variable for AppName, in the Privacy and Cookies Policies for the name of the app, for company name in copyright for the page footers, for DB name and throughtout the code in the naming of key files.
I tried a rename in Visual Studio which is how I would normally do it but this just takes an absolute age to complete, even crashing on a couple of attempts. And then if it does complete you have multiple errors to fix manually.
So the question is do you have a proper way one should rename a project if later the original name chosen no longer works for the project?
Thanks