NickJohn.Template.PublishProfile 1.1.0

dotnet new install NickJohn.Template.PublishProfile::1.1.0
This package contains a .NET Template Package you can call from the shell/command line.

.NET Publish Profile Template

Publish profile (*.pubxml) template for .NET projects.

Install template

dotnet new --install NickJohn.Template.PublishProfile

Add publish profile to your project

cd MyDotNetProject
dotnet new publishprofile

Then you will find publish profile templates in .\Properties\PublishProfiles.

Uninstall template

dotnet new --uninstall NickJohn.Template.PublishProfile
  • .NETStandard 2.0

    • No dependencies.

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.1.0 755 3/7/2023
1.0.0 357 11/16/2021