The code can be download from github https://github.com/beyourmarket/beyourmarket
In command line, to clone the solution from github
git clone https://github.com/beyourmarket/beyourmarket.git |
This framework is ASP.NET MVC 5 based, Microsoft :NET 4.5 Framework is required.
For MS Visual Studio 2015, Web Essentials 2015 is highly recommended to be installed.
Visual Studio 2015 Community is free of charge.
For MS Visual Studio 2013, Web Essentials 2013 and Entity Framework Power Tools are highly recommended to be installed.
Currently, 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.