Nuget.Of.Nothing 1.0.0

dotnet add package Nuget.Of.Nothing --version 1.0.0
NuGet\Install-Package Nuget.Of.Nothing -Version 1.0.0
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="Nuget.Of.Nothing" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nuget.Of.Nothing --version 1.0.0
#r "nuget: Nuget.Of.Nothing, 1.0.0"
#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 Nuget.Of.Nothing as a Cake Addin
#addin nuget:?package=Nuget.Of.Nothing&version=1.0.0

// Install Nuget.Of.Nothing as a Cake Tool
#tool nuget:?package=Nuget.Of.Nothing&version=1.0.0

Why?

Because the nuget designers wrongly disallow creation of a nuget that has nothing.  You must have at least a dependency or content.  So here are some content folders, which contain nothing.  

I had a legitimately need for a nuget with nothing, as I was using it as a seed from which I was going to update to a later version which contains something.   So my personal choice is to not have those empty content folders, but for laughs create a seed nuget that had a dependency on  "Nuget.Of.Nothing".

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
1.0.0 3,182 6/11/2015