A sample online shopping app built using ASP.NET MVC 5.
- Update connection string GadgetsOnlineEntities in Web.config.
- Run the application using Visual Studio or dotnet CLI.
The application code is released under the MIT-0 License
- Visual Studio 2019 16.4 or later with the ASP.NET and web development workload
- Full .NET Framework 4.0 and 4.8
- SQL Server Management Studio
- MS SQL Server (LocalDB version is perfectly suitable with appropriate connection string adjustments).
- Git for Windows.