I am using AspNetZero v7.0.0 MVC Core & JQuery and noticed that this version has an InstallController that appears to be able to install the database on first run.. There is not any documentation on that feature so is this is the case?. Could you possible elaborate a bit on it for me?
I havent seen this behavior in version 6.8 MVC & JQUERY.
Is it possible they corrected the issue?
Ismcagdas, The site is an internal intranet site for employees only sonit would have to be a remote meeting
I am using version AspnetZero 6.7.0, MVC & JQuery, without the public site. this project is an intranet site and not using LDAP. Under development the app worked as expected, however once we deployed to our Staging server we discovered that the app settings under the administration tab keep changing back to default on save.
So the scenario would be:
I worked with this several times and went back to my development environment and everythig seems to work fine there.
Any advise?
I am working on deploying my aspnetzero application and would like to understand how to properly use the built in Migrator project to manage migrations across staging and production servers..
Is there a way to add a nother menu level to the Rapid Application Development Tool? + Currently I See Root and Administration and would like to add a couple more options to make the development go even faster..
Is there a good tutorial article on development using the aspnetboilerplate module system in aspnetzero?
what is your recommendation on changing the name of the "DEFAULT" Tenancy?
Team, you suggestion worked like a charm.. Love the new version and looking forward to creating something special
Super excited to upgrade existing project to 6.3.1
I downloaded the ASPNET Core MVC Jquery project updated the database and on first run the admin / 123qwe login redirect to change password returns a json string in the browser.
if I copy the address in the response it will allow me to enter my password and change it..
Also happens with email validation as well.
Suggestions?