biz.dfch.PS.Ipam.Infoblox.Api 1.1.0

dotnet add package biz.dfch.PS.Ipam.Infoblox.Api --version 1.1.0
NuGet\Install-Package biz.dfch.PS.Ipam.Infoblox.Api -Version 1.1.0
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="biz.dfch.PS.Ipam.Infoblox.Api" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add biz.dfch.PS.Ipam.Infoblox.Api --version 1.1.0
#r "nuget: biz.dfch.PS.Ipam.Infoblox.Api, 1.1.0"
#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.
// Install biz.dfch.PS.Ipam.Infoblox.Api as a Cake Addin
#addin nuget:?package=biz.dfch.PS.Ipam.Infoblox.Api&version=1.1.0

// Install biz.dfch.PS.Ipam.Infoblox.Api as a Cake Tool
#tool nuget:?package=biz.dfch.PS.Ipam.Infoblox.Api&version=1.1.0

biz.dfch.PS.Ipam.Infoblox.Api
=============================

Module: biz.dfch.PS.Ipam.Infoblox.Api

d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland

This Microsoft PowerShell module contains Cmdlets to perform various base actions and utility/convenience functions against the Infoblox REST API (WAPI).

You can also download this module via [NuGet](https://nuget.org/) with [Install-Package biz.dfch.PS.Cumulus.Utilities](biz.dfch.PS.Ipam.Infoblox.Api)

See the [d-fens web site](http://d-fens.ch/2014/12/05/module-biz-dfch-ps-ipam-infoblox-api/) or check the [Wiki](https://github.com/dfch/biz.dfch.PS.Ipam.Infoblox.Api/wiki) for a detailed description on how to use the Cmdlets in this module.

You need to install biz.dfch.CS.Infoblox.Wapi to get the InfobloxWapi.dll which is needed by this module.

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.

Version Downloads Last updated
1.1.0 1,502 4/16/2015
1.0.0 1,332 12/5/2014

20150416
biz.dfch.CS.Infoblox.Wapi is now separate