BuildTaskNuGetPackage.Template 0.0.0.2

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

BuildTaskNuGetPackageTemplate

A template for creating a NuGet Package that runs an exec task at build based on the work done for NuGetDefense.

How to use this Template

Using this template is as simple as writing a console app.

  1. Create a repo from this template or run dotnet new nugetbuildtask
  2. Write the console app
  3. Modify MyBuildTask.nuspec with your package info
  4. Modify MyBuildTask.targets to pass in any necessary arguments from msbuild
  5. Change the After/Before Targets if you want it to run any time other than after the build finishes

This package has 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
0.0.0.2 2,529 7/10/2020