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

dudeman972 picture dudeman972  路  3Comments

AmuthaKondusamy picture AmuthaKondusamy  路  3Comments

gfo2007 picture gfo2007  路  3Comments

newyearsoft picture newyearsoft  路  3Comments

Amitloh picture Amitloh  路  3Comments