Skip to content

netcorepal/netcorepal-yarp-template

Repository files navigation

netcorepal-yarp-template

Release Build Preview Build NuGet MyGet Preview GitHub license

How to Build

dotnet pack -o ./
dotnet new uninstall NetCorePal.YARP.Template
dotnet new install NetCorePal.YARP.Template.1.0.0.nupkg

How to use

dotnet new install NetCorePal.YARP.Template
dotnet new yarpingresscontroller -n yourname

test

kubectl apply -f test.yaml