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
Thanks, had already tried that in VS, Notepad++ and VS Code, but still doesn't work that well, as:
Perhaps a powershell script to run that can rename in all required areas?
Should never be that difficult to rename a project!! or at least the AppName variable should work for ALL display purposes including privacy, cookie, footers etc, so you can just change it in one place
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