All Downloads are FREE. Search and download functionalities are using the official Maven repository.

handlebars.aspnetcore.build.bat.mustache Maven / Gradle / Ivy

There is a newer version: 1.0.54
Show newest version
:: Generated by: https://github.com/swagger-api/swagger-codegen.git
::

@echo off

dotnet restore src{{backslash}}{{packageName}}
dotnet build src{{backslash}}{{packageName}}
echo Now, run the following to start the project: dotnet run -p src{{backslash}}{{packageName}}{{backslash}}{{packageName}}.csproj --launch-profile web.
echo.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy