Albatross.CodeGen.PowerShell
1.1.7
Prefix Reserved
A design decision has been made to use console utility as the entry point for the code gen utilities instead of powershell scripts.
See the version list below for details.
dotnet add package Albatross.CodeGen.PowerShell --version 1.1.7
NuGet\Install-Package Albatross.CodeGen.PowerShell -Version 1.1.7
<PackageReference Include="Albatross.CodeGen.PowerShell" Version="1.1.7" />
paket add Albatross.CodeGen.PowerShell --version 1.1.7
#r "nuget: Albatross.CodeGen.PowerShell, 1.1.7"
// Install Albatross.CodeGen.PowerShell as a Cake Addin #addin nuget:?package=Albatross.CodeGen.PowerShell&version=1.1.7 // Install Albatross.CodeGen.PowerShell as a Cake Tool #tool nuget:?package=Albatross.CodeGen.PowerShell&version=1.1.7
This is a tool only package. When used with visual studio projects with PackageReference, the tools folder will not be created. Download the package directly from the nuget site or use command "nuget install Albatross.CodeGen.PowerShell -prerelease". Using a powershell, call "Import-Module Albatross.CodeGen.PowerShell.dll" to ensure the commands are available for use. See the readme.md file for details on the commands
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.
Initial Release