dotnext
v0.0.2
Published
Just few extensions that - IMHO - are missing on current versione of .NET Core CLI (dotnet)
Downloads
3
Readme
dotnetx
Just few extensions that - IMHO - are missing on current versione of .NET Core CLI (dotnet)
Install dotnext globally on your machine
npm install -g dotnext
Run dotnext from your command line interface
dotnext <command> {- OR -- [argument name]}
Examples:
Publish .NET Core project
dotnext -p ../Sample/Sample.csproj