TerritoryTools.Alba.PowerShell 0.1.13

dotnet add package TerritoryTools.Alba.PowerShell --version 0.1.13
                    
NuGet\Install-Package TerritoryTools.Alba.PowerShell -Version 0.1.13
                    
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="TerritoryTools.Alba.PowerShell" Version="0.1.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TerritoryTools.Alba.PowerShell" Version="0.1.13" />
                    
Directory.Packages.props
<PackageReference Include="TerritoryTools.Alba.PowerShell" />
                    
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 TerritoryTools.Alba.PowerShell --version 0.1.13
                    
#r "nuget: TerritoryTools.Alba.PowerShell, 0.1.13"
                    
#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=TerritoryTools.Alba.PowerShell&version=0.1.13
                    
Install TerritoryTools.Alba.PowerShell as a Cake Addin
#tool nuget:?package=TerritoryTools.Alba.PowerShell&version=0.1.13
                    
Install TerritoryTools.Alba.PowerShell as a Cake Tool

Territory Tools for Alba PowerShell Module

This is a first attempt at creating a PowerShell module that can be installed from a PowerShell console.

Cmdlets That Connect to an Alba Server

  • Get-AlbaConnection
  • Get-AlbaAddress
  • Add-AlbaAddress
  • Edit-AlbaAddress
  • Import-AlbaAddressFile
  • Remove-AlbaAddress
  • Get-AlbaTerritory
  • Get-AlbaTerritoryWithBorder
  • Get-AlbaUser

Cmdlets That Run Locally

  • ConvertTo-AlbaAddressImport
  • Get-DuplicateAddress
  • Skip-DuplicateAddresses
  • Get-NormalizedAddress
  • Get-OriginalAddress

Cmdlet That Connects to Azure Maps

  • Set-Coordinates
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.