bca.Nuget
0.0.6
PowerShell module to create and manage NuGet packages.
Installation Options
Owners
Copyright
(c) 2020 Bca. All rights reserved.
Package Details
Author(s)
- Baptiste Cabrera
Tags
Package Packaging PackageManager NuGet
Functions
Add-NuspecContentFile Add-NuspecDependency Add-NuspecFile ConvertTo-NuspecManifest Get-NuGetPath Get-NuspecProperty Get-NuspecSchema Invoke-NuGetCommand New-NuGetPackage Resolve-NuspecProperty Set-NuspecLicense Set-NuspecProperty Test-NuspecManifest
Dependencies
-
- Bca.Spdx (>= 0.0.8)
Release Notes
0.0.6:
- ConvertTo-NuspecManifest: Added support for PowerShell Script Info objects.
0.0.5:
- Bug fixes.
0.0.4:
- ConvertTo-NuspecManifest: Added support for Module objects.
0.0.3:
- Added files support (Add-NuspecContentFile and Add-NuspecFile);
- Set-NuspecLicense: New function that supports either SPDX license or file;
- Added a dependency on module Bca.Spdx.
0.0.2:
- Added new function for Nuspec properties (Get-NuspecProperty, Set-NuspecProperty, Resolve-NuspecProperty);
- ConvertTo-NuspecManifest: Moved a great deal of logic in Resolve-NuspecProperty.
0.0.1:
- First version.
FileList
- bca.Nuget.nuspec
- bca.Nuget.psd1
- bca.Nuget.psm1
- bca.Nuget.Tests.ps1
- bin\nuget.exe
- Public\Add-NuspecContentFile.ps1
- Public\Add-NuspecDependency.ps1
- Public\Add-NuspecFile.ps1
- Public\ConvertTo-NuspecManifest.ps1
- Public\Get-NuGetPath.ps1
- Public\Get-NuspecProperty.ps1
- Public\Get-NuspecSchema.ps1
- Public\Invoke-NuGetCommand.ps1
- Public\New-NuGetPackage.ps1
- Public\Resolve-NuspecProperty.ps1
- Public\Set-NuspecLicense.ps1
- Public\Set-NuspecProperty.ps1
- Public\Test-NuspecManifest.ps1
- template\template.nuspec.xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0 | 11,980 | 9/18/2020 |
0.1.1 | 51 | 9/11/2020 |
0.0.8 | 105 | 7/12/2020 |
0.0.6 (current version) | 28 | 7/11/2020 |