TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jitendra Kumar
NA
189
22.8k
how to run on visual where we have to type dotnet run ?
Aug 8 2018 2:34 AM
Update the connection string in appsettings.json in Project.WebHost.
Run file "sudo ./simpl-build.sh".
In the terminal, navigate to the "src/SimplCommerce.WebHost" type "dotnet run" and hit "Enter".
can you tell me how to run this on visual
Update the connection string in appsettings.json in Project.WebHost
Build whole solution.
Open Package Manager Console Window and type "Update-Database" then press "Enter". This action will create database schema.
I am not getting
how to run on visual where we have to type dotnet run ?
Reply
Answers (
2
)
login issue in Aspx...
Error: The command exited with code 9009