NuGet.Passwords.Persist 1.42.777

dotnet add package NuGet.Passwords.Persist --version 1.42.777
                    
NuGet\Install-Package NuGet.Passwords.Persist -Version 1.42.777
                    
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.Passwords.Persist" Version="1.42.777" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGet.Passwords.Persist" Version="1.42.777" />
                    
Directory.Packages.props
<PackageReference Include="NuGet.Passwords.Persist" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NuGet.Passwords.Persist --version 1.42.777
                    
#r "nuget: NuGet.Passwords.Persist, 1.42.777"
                    
#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.
#addin nuget:?package=NuGet.Passwords.Persist&version=1.42.777
                    
Install NuGet.Passwords.Persist as a Cake Addin
#tool nuget:?package=NuGet.Passwords.Persist&version=1.42.777
                    
Install NuGet.Passwords.Persist as a Cake Tool

Simple utility than makes NuGet commandline remember feed password for the local machine. This NuGet addin reuses NuGet.Core logics for credentials persistance

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.42.777 2,672 6/25/2012
1.42.44 1,443 6/24/2012
1.42.42 1,425 6/24/2012

This is a first public build. Tested with NuGet.exe