LocalNugetHelper

0.1.0

1. Creates a folder for the local nuget path under C:\p\localnugetfeed
2. Adds the folder as a nuget source
3. Packs the C# project of the current folder and puts the output into the local nuget source
4. Purges local global-package cache of the created package version
5. Updates the global-package cache with the new package

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name LocalNugetHelper -RequiredVersion 0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name LocalNugetHelper -Version 0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Johann-Peter Duchon. Alle Rechte vorbehalten.

Package Details

Author(s)

  • Johann-Peter Duchon

Functions

Publish-LocalPackage

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.1 507 6/4/2024
1.0.0 361 10/25/2021
0.3.4 175 8/13/2021
0.3.3 167 8/12/2021
0.3.2 173 8/9/2021
0.3.1 162 8/9/2021
0.3.0 164 8/7/2021
0.2.0 166 7/26/2021
0.1.0 (current version) 176 7/19/2021
Show less