Baseclass.Contrib.Nuget.GitIgnoreContent 0.0.2

dotnet add package Baseclass.Contrib.Nuget.GitIgnoreContent --version 0.0.2
NuGet\Install-Package Baseclass.Contrib.Nuget.GitIgnoreContent -Version 0.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Baseclass.Contrib.Nuget.GitIgnoreContent" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Baseclass.Contrib.Nuget.GitIgnoreContent --version 0.0.2
#r "nuget: Baseclass.Contrib.Nuget.GitIgnoreContent, 0.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Baseclass.Contrib.Nuget.GitIgnoreContent as a Cake Addin
#addin nuget:?package=Baseclass.Contrib.Nuget.GitIgnoreContent&version=0.0.2

// Install Baseclass.Contrib.Nuget.GitIgnoreContent as a Cake Tool
#tool nuget:?package=Baseclass.Contrib.Nuget.GitIgnoreContent&version=0.0.2

Ignore nuget content files in git:
- Generate entries in the .gitignore file to exclude nuget content files from the source repository
- Restore nuget content files before building (Automatically in VS and manually with a powershell script
- Use Initialize-GitIgnore to add it to an existing solution

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.2 2,266 7/11/2014