biz.dfch.PS.System.Utilities 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package biz.dfch.PS.System.Utilities --version 1.1.1
NuGet\Install-Package biz.dfch.PS.System.Utilities -Version 1.1.1
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.System.Utilities" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add biz.dfch.PS.System.Utilities --version 1.1.1
#r "nuget: biz.dfch.PS.System.Utilities, 1.1.1"
#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.System.Utilities as a Cake Addin
#addin nuget:?package=biz.dfch.PS.System.Utilities&version=1.1.1

// Install biz.dfch.PS.System.Utilities as a Cake Tool
#tool nuget:?package=biz.dfch.PS.System.Utilities&version=1.1.1

biz.dfch.PS.System.Utilities
============================

Modules: biz.dfch.PS.System.Utilities

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

This PowerShell module contains Cmdlets to perform various actions and utilties/convenience functions such as string conversion and formatting.

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

See [d-fens WebSite](http://d-fens.ch/2014/10/15/module-biz-dfch-ps-system-utilities/) or check the [Wiki](https://github.com/dfch/biz.dfch.PS.System.Utilities/wiki) for further description and examples on how to use the module.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on biz.dfch.PS.System.Utilities:

Package Downloads
biz.dfch.PS.Appclusive.Client

============================= Module: biz.dfch.PS.Appclusive.Client 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 with the our open-source based automation framework "Appclusive". You can also download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.Appclusive.Client](https://www.nuget.org/packages/biz.dfch.PS.Appclusive.Client/) See http://appclusive.net Third party (and Microsoft) DLLs are not part of this Apache 2.0 licensed project but are only put here for convenience. See https://github.com/dfensgmbh/biz.dfch.PS.Appclusive.Client/wiki for a detailed description on how to use the Cmdlets in this module.

biz.dfch.PS.Cimi.Client

============================= Powershell client for the Swisscom Enterprise Cloud CIMI API Module: biz.dfch.PS.Cimi.Client d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.PS.Cimi.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.PS.Cimi.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.PS.Cimi.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.PS.Cimi.Client)

biz.dfch.PS.Azure.ServiceBus.Client

============================= Module: biz.dfch.PS.Azure.ServiceBus.Client d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland This Microsoft PowerShell module contains Cmdlets to perform sending and receiving messages against Azure Service Bus 1.1 with AMQP 1.0. You can also download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.Azure.ServiceBus.Client](https://www.nuget.org/packages/biz.dfch.PS.Azure.ServiceBus.Client/) See https://github.com/dfensgmbh/biz.dfch.PS.Azure.ServiceBus.Client/wiki for a detailed description on how to use the Cmdlets in this module.

biz.dfch.PS.Redmine.Client

biz.dfch.PS.Redmine.Client ======================== PowerShell module for Redmine Project Management d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/biz.dfch.PS.Redmine.Client/) * See [Releases](https://github.com/dfensgmbh/biz.dfch.PS.Redmine.Client/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.PS.Redmine.Client/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.PS.Redmine.Client)

biz.dfch.PS.Pester.Assertions

biz.dfch.PS.Pester.Assertions ============================ Modules: biz.dfch.PS.Pester.Assertions d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland This PowerShell module contains Cmdlets to add custom assertions to the Pester testing framework. You can download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.Pester.Assertions](https://www.nuget.org/packages/biz.dfch.PS.Pester.Assertions/). Check the [Wiki](https://github.com/dfensgmbh/biz.dfch.PS.Pester.Assertions/wiki) for further description and examples on how to use the module.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 19,115 7/23/2016
2.1.0 1,016 7/23/2016
2.0.1 1,020 7/23/2016
1.1.1 2,300 7/6/2016
1.1.0 7,527 6/27/2016
1.0.10 1,053 5/16/2016
1.0.9 16,916 10/29/2015
1.0.8 1,013 10/18/2015
1.0.7 12,314 7/8/2015
1.0.6 1,143 3/15/2015
1.0.2 1,917 11/25/2014
1.0.1 1,802 11/16/2014
1.0.0 1,543 11/13/2014

20160706

* updated Invoke-WithRetry to throw the last exception upon exceeded retries