# ABPDemo **Repository Path**: Debugman/ABPDemo ## Basic Information - **Project Name**: ABPDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README After download Open your solution on Visual Studio 2013 or later. Select the 'Web' project as startup project. Open Package Manager Console, select 'EntityFramework' project as Default project and run the EntityFramework's 'Update-Database' command. This will create the database Run the application. User name is 'admin' and password is '123qwe' as default. Multi-tenancy is enabled by default. You can disable it from 'Core' project. If you want to change the database connection string, go to web.config and edit the following line: