update-lbi
0.4.0
See the version list below for details.
dotnet add package update-lbi --version 0.4.0
NuGet\Install-Package update-lbi -Version 0.4.0
<PackageReference Include="update-lbi" Version="0.4.0" />
paket add update-lbi --version 0.4.0
#r "nuget: update-lbi, 0.4.0"
// Install update-lbi as a Cake Addin #addin nuget:?package=update-lbi&version=0.4.0 // Install update-lbi as a Cake Tool #tool nuget:?package=update-lbi&version=0.4.0
Powershell cmdlet updates Dreamweaver library items (LBI) within html-files.
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.
## 0.4.0
* The directory structure reorganized to remove media, examples and tests from nuget downloads and powershell gallery
* Cmdlets extracted to separate files
* The list of public cmdlets changed. Public cmdlets are: Update-Lbi, Read-Lbi, Reset-LbiCache. Other cmdlets are internal
* A required version changed from 3.0 to 5.0 because a 'class' used
* Project meta info tests added
* The name of the cmdlet Update-LbiItems changed to Update-LbiItem due psScriptAnalyzer recommendations
* Readme and typo cleared