9 comments found.
Hi, great work. How does it work with classic asp?
no, i will not work with classic asp
Ok, thanks
The tutorial video is not playing and passwords are not available. Can you please confirm the various passwords
i will look into it and fix if required. thanks for pointing out. FOR LOGIN : PLEAS FIND THE BELOW DEATILS UN: admin@admin.com PWD: 12345 UN: subadmin@admin.com PWD :12345 UN: user@admin.com PWD: 12345
Hello, is there a feature to add a user, and the user to a role?
Please check video tutorial. It is a starter , you can extend the code
its gives errror on this System.Data.SqlClient.SqlException: ‘Invalid object name ‘GeneralSettings’.’
Please use add migration and update database command, see the video tutorial and read docs provided. Your db is not created yet.
Nice. I like it. Problem I am having is kind of annoying. Every time i do a migration, it wipes out AspNetUserRoles junction table.
May be some temp. Issue, i did not code for it.
hi may i know is this support .net core 3.0?
It currently uses version asp core 2.0 , But you can update it by updating packages.
login page does not authenticate.
Please see tutorial, it has username and password,Also you need to change the data source and password in connection string in startup.cs. Please also see code explaination video in documentation. Also let me know if you need more help. Contact at ProjectManagerOfficial@gmail.com
Great Work, Congratulations GLWS
Thanks a lot.
Does this have Multi-tenant Feature? does it use Razor Pages ?
It has single role,multi roles, yes it has razor pages