Skip to content

This is a Web Api REST developed in ASP.NET CORE 2.2

Notifications You must be signed in to change notification settings

wilrobg/SnackStore

Repository files navigation

SnackSotre ASP.NET Core 2.2

Wep Api REST ASP.NET Core 2.2

Set up locally proyect

  • Load the database with .dmp file.

  • Open appsettings.json file

Locate

"connectionStrings": {
    "defaultConnection": "Data Source=LPT100020\\SQLEXPRESS;Initial Catalog=SnackStoreDB;Integrated Security=True"
  }
  • Then replace Data Source value to local server.

About

This is a Web Api REST developed in ASP.NET CORE 2.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages