Using the code
The code can be download from github https://github.com/beyourmarket/beyourmarket
In command line, to clone the solution from github
Code Block | ||
---|---|---|
| ||
git clone https://github.com/beyourmarket/beyourmarket.git |
Visual Studio 2013
This framework is ASP.NET MVC 5 based, Microsoft :NET 4.5 Framework is required. And it's recommend to use MS Visual Studio 2013.
Web Essentials 2013 and Entity Framework Power Tools are highly recommended to be installed.
Database
Right nowCurrently, BeYourMarket supports SQL Compact 4.0 and SQL Server 2014 database.
*Microsoft SQL Server Compact 4.0 is a free, embedded database that software developers can use for building ASP.NET websites and Windows desktop applications.