FewBox.Template.Service
Install Nuget
https://docs.microsoft.com/en-us/nuget/install-nuget-client-tools
Install and uninstall from local location.
- dotnet new -i ./
- dotnet new -u ./
Install and uninstall from Nuget.
- dotnet new -i FewBox.Template.Service
- dotnet new -u FewBox.Template.Service
Params
- dotnet new -l
- dotnet new {template} --help
- dotnet new fb
- dotnet new fbp
- dotnet new fbj