Skip to content

AlexanderDiendorfer/Shopping_List_App

Repository files navigation

Shopping List App

ShoppingList App using ASP. NET Core, Razor Pages and Bootstrap with Code first approach.

Requirements

Setup

  1. Change the Property value of the property DefaultConnection in appsettings.json, to match with the Connection String of your local Database Instance or Published Database.
  2. Run following Commands in NuGet console:
    • dotnet restore
    • Update-Database
  3. Run the Shopping_List_App Project with IIS or publish it as an Azure AppService.

alt "Shopping List App

About

ShoppingList App using ASP.NET Core MVC, Razor Pages and Bootstrap with Code first approach.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors