Azendoo.Templates.Service 1.0.3

dotnet new install Azendoo.Templates.Service::1.0.3
                    
This package contains a .NET Template Package you can call from the shell/command line.

Options:

  • -s|--serviceName Default: Foo
  • -d|--dbAddress Default: localhost
  • -p|--port Default: 4000

Install command: dotnet new --install Azendoo.Templates.Service::1.0.3

Create a new service mkdir FooService cd FooService dotnet new az-template -s Foo -d 127.0.0.1 -p 9001 dotnet sln add .\FooService\FooService.csproj

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.3 2,704 8/3/2020
1.0.2 674 7/24/2020
1.0.1 600 7/24/2020
1.0.0 726 7/24/2020