Issues of this repository are tracked on https://github.com/aspnetboilerplate/aspnetboilerplate. Please create your issues on https://github.com/aspnetboilerplate/aspnetboilerplate/issues.
http://qasample.aspnetboilerplate.com/
To run the sample:
- Open the solution with Visual Studio.
- Run database migrations by running.QuestionsAnswers.Migratorproject.
- Set QuestionsAnswers.Webas your startup project.
- Check the connection string in appsettings.jsonand change if necessary.
- Run the application! That's it.
See running application on http://qasample.aspnetboilerplate.com/
User name: admin or emre
Password: 123qwe
After login, a question list is shown:

