biz.dfch.CS.PowerShell.Commons
1.4.0
See the version list below for details.
dotnet add package biz.dfch.CS.PowerShell.Commons --version 1.4.0
NuGet\Install-Package biz.dfch.CS.PowerShell.Commons -Version 1.4.0
<PackageReference Include="biz.dfch.CS.PowerShell.Commons" Version="1.4.0" />
paket add biz.dfch.CS.PowerShell.Commons --version 1.4.0
#r "nuget: biz.dfch.CS.PowerShell.Commons, 1.4.0"
// Install biz.dfch.CS.PowerShell.Commons as a Cake Addin #addin nuget:?package=biz.dfch.CS.PowerShell.Commons&version=1.4.0 // Install biz.dfch.CS.PowerShell.Commons as a Cake Tool #tool nuget:?package=biz.dfch.CS.PowerShell.Commons&version=1.4.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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- biz.dfch.CS.Commons (>= 1.6.0)
- Microsoft.PowerShell.5.ReferenceAssemblies (>= 1.0.0)
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.
20161201
# BUGFIXES
EventIds
* fixed event ids (ushort instead of short)
# FEATURES
biz.dfch.CS.Testing
* updated package to 1.4.0
ErrorRecordFactory
* added factory for generating ErrorRecord (implemented NotFound)