Skip to content

This Web API app is based on this tutorial: http://www.dotnetmob.com/angular-5-tutorial/angular-5-with-web-api-crud-application/. For Angular app go to ng6withWebAPI_Part2 repo. Developed this app on angular 6.

Notifications You must be signed in to change notification settings

mdhameed/ng6withWebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng6withWebAPI

This Web API app is based on this tutorial: http://www.dotnetmob.com/angular-5-tutorial/angular-5-with-web-api-crud-application/. For Angular app go to ng6withWebAPI_Part2 repo. Developed this app on angular 6.

To make this api app up and running, follow the below steps:

  1. Create a Sql database.
  2. Using this created db, run the script files from DB_Scripts folder.
  3. Modify the connectionString in web.config file by updating: data source (server name), initial catalog (db name), user id and password.

About

This Web API app is based on this tutorial: http://www.dotnetmob.com/angular-5-tutorial/angular-5-with-web-api-crud-application/. For Angular app go to ng6withWebAPI_Part2 repo. Developed this app on angular 6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages