https://github.com/jayptel/aspnetcoreapiwebapp
Aspnet core API and Web App Calling
https://github.com/jayptel/aspnetcoreapiwebapp
Last synced: 6 months ago
JSON representation
Aspnet core API and Web App Calling
- Host: GitHub
- URL: https://github.com/jayptel/aspnetcoreapiwebapp
- Owner: jayptel
- Created: 2023-09-21T08:21:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T16:34:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T17:28:37.999Z (over 1 year ago)
- Language: HTML
- Size: 855 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AspnetcoreAPIWEBApp 1st project (Web API Communication)
Aspnet core API and Web App Calling
IN AspnetcoreAPIWEBApp you have to install some depenacy using nuget
• Microsoft.EntityFrameworkCore (7.0.11)
• Microsoft.EntityFrameworkCoreSqlite (7.0.11)
• Microsoft.EntityFrameworkCore.Tools (7.0.11)
• Swashbuckle.AspNetCore (6.5.0)
# AspnetcoreWebApp ( Web Application)
Right click on project then ADD --> Project Reference
select a AspnetcoreAPIWEBApp project
run both project for that go to configura Startup Project and select multiple project
In my case both project select and choose --> start