Serenity: How to run (dotnet sergen restore) in asp.net core ?

Created on 15 Aug 2020  路  5Comments  路  Source: serenity-is/Serenity

How to run (dotnet sergen restore) in asp.net core ?

Most helpful comment

I think your path is wrong, it should be the folder which contains _.csproj_ file
In your image I see your path is repos\CheckAudit, I guess it should be *
repos\CheckAudit\CheckAudit.Web**

All 5 comments

shift + right click your project.web folder

image


or open Project.Web folder, then type cmd on address bar, it will open command prompt

as
not work ... i have asp.net core

run this
npm install -g sergen

I think your path is wrong, it should be the folder which contains _.csproj_ file
In your image I see your path is repos\CheckAudit, I guess it should be *
repos\CheckAudit\CheckAudit.Web**

It work
Thank you minhhungit

Was this page helpful?
0 / 5 - 0 ratings

Related issues

newyearsoft picture newyearsoft  路  3Comments

JohnRanger picture JohnRanger  路  3Comments

dkontod picture dkontod  路  3Comments

Akarsh03 picture Akarsh03  路  3Comments

GitHubOrim picture GitHubOrim  路  3Comments