biz.dfch.CS.PowerShell.Commons 2.0.0

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

// Install biz.dfch.CS.PowerShell.Commons as a Cake Tool
#tool nuget:?package=biz.dfch.CS.PowerShell.Commons&version=2.0.0

biz.dfch.CS.PowerShell.Commons
========================

Common C#/.NET classes for PowerShell module development

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

## Download

* Get it on [NuGet](biz.dfch.CS.PowerShell.Commons)

* See [Releases](https://github.com/dfensgmbh/biz.dfch.CS.PowerShell.Commons/releases) and [Tags](https://github.com/dfensgmbh/biz.dfch.CS.PowerShell.Commons/tags) on [GitHub](https://github.com/dfensgmbh/biz.dfch.CS.PowerShell.Commons)

Product Versions
.NET Framework net
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on biz.dfch.CS.PowerShell.Commons:

Package Downloads
biz.dfch.PS.Abiquo.Client

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

Net.Appclusive.PS.Client

Net.Appclusive.PS.Client ======================== PowerShell Client for the Appclusive Blueprint Modelling and Automation Engine d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland ## Download * Get it on [NuGet](https://www.nuget.org/packages/Net.Appclusive.PS.Client/) * Get it on [PowerShellGallery](https://www.powershellgallery.com/packages/Net.Appclusive.PS.Client) * See [Releases](https://github.com/Appclusive/Net.Appclusive.Net.Client/releases) and [Tags](https://github.com/Appclusive/Net.Appclusive.Net.Client/tags) on [GitHub](https://github.com/Appclusive/Net.Appclusive.Net.Client)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 2,002 4/7/2017
1.7.0 1,746 12/14/2016
1.6.0 1,007 12/4/2016
1.5.0 826 12/1/2016
1.4.0 845 12/1/2016
1.3.2 864 11/29/2016
1.3.1 871 11/29/2016
1.3.0 881 11/28/2016
1.2.0 850 11/27/2016
1.1.0 845 11/25/2016
1.0.1 859 11/22/2016

20170407
# FEATURES

ContractFailedEventHandler

* added RegisterTraceSource extension method

.NET Framework 4.6.2

* updated to 4.6.2 from 4.6

biz.dfch.CS.Commons

* updated to 1.12.0

# BUGFIXES

N/A