- Clone the project using command
git clone https://github.com/awais-ilyas/Contact.Management.WebAPI
- Make sure if you have installed DotnetCore SDK 2.2.4"
- Build the solution to restore nuget packages
- Create a database
ContactsDB
in sql server management studio - Change connection string in
appsettings.json
file ofInfoSalons.Contacts.Web.Host
project - Select
InfoSalons.Contacts.Web.Host
asSet as startup project
- Open
Package Manager Console
and selectInfoSalons.Contacts.EntityFrameworkCore
project in dropdown - Run
update-database
command, this will create tables neccessary for application to run - Start the application from visual studio
- This will display a Swagger UI, this means api is launched successfully.
- Now head towards angular app
-
Notifications
You must be signed in to change notification settings - Fork 0
awais-ilyas/Contact.Management.WebAPI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published