Plisky.Plumbing
1.5.10
See the version list below for details.
dotnet add package Plisky.Plumbing --version 1.5.10
NuGet\Install-Package Plisky.Plumbing -Version 1.5.10
<PackageReference Include="Plisky.Plumbing" Version="1.5.10" />
paket add Plisky.Plumbing --version 1.5.10
#r "nuget: Plisky.Plumbing, 1.5.10"
// Install Plisky.Plumbing as a Cake Addin #addin nuget:?package=Plisky.Plumbing&version=1.5.10 // Install Plisky.Plumbing as a Cake Tool #tool nuget:?package=Plisky.Plumbing&version=1.5.10
Plisky Plumbing Functions including Hub, ConfigHub, CommandLineSupport.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 is compatible. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Plisky.Diagnostics (>= 2.2.0)
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.8.14 | 133 | 5/30/2024 |
1.8.12 | 119 | 5/25/2024 |
1.8.9 | 587 | 10/3/2023 |
1.8.5 | 731 | 5/23/2023 |
1.8.1 | 1,095 | 2/25/2022 |
1.8.0 | 965 | 1/2/2022 |
1.7.25 | 1,091 | 1/16/2021 |
1.7.24 | 932 | 11/19/2020 |
1.7.2 | 925 | 11/16/2020 |
1.7.0 | 1,734 | 3/29/2020 |
1.6.3 | 1,147 | 1/31/2020 |
1.6.2 | 972 | 1/30/2020 |
1.6.1 | 1,128 | 12/16/2019 |
1.6.0 | 1,390 | 8/18/2019 |
1.5.13 | 1,341 | 7/9/2019 |
1.5.12 | 1,107 | 6/14/2019 |
1.5.11 | 1,046 | 6/12/2019 |
1.5.10 | 1,057 | 6/11/2019 |
1.5.9 | 1,069 | 6/11/2019 |
1.5.8 | 1,133 | 4/14/2019 |
1.5.7 | 1,114 | 4/14/2019 |
1.5.6 | 1,132 | 4/14/2019 |
1.5.4 | 987 | 4/13/2019 |
1.5.3 | 1,410 | 11/6/2018 |
1.5.2 | 1,231 | 11/5/2018 |
1.5.1 | 1,179 | 11/5/2018 |
1.5.0 | 1,243 | 11/1/2018 |
1.4.3 | 1,286 | 10/23/2018 |
1.4.2 | 1,235 | 10/23/2018 |
1.4.1 | 1,307 | 9/14/2018 |
1.4.0 | 1,293 | 8/31/2018 |
1.3.0 | 1,315 | 8/31/2018 |
1.2.0 | 1,254 | 8/31/2018 |
1.1.1 | 1,527 | 5/15/2018 |
1.0.0 | 1,534 | 3/24/2018 |
1.5 Corrects versioning fault in different targettted frameworks, all previous versions deprecated.
Adds int and string array support to command line arguments. Comma separated only.
1.5.1 Adds DateTime as a supported format. Adds required option to attributes.
1.5.2 Fixes NullRef Exception when using bilge.
1.5.3 Adds formatting for DateTime parsing.
1.5.4 Adds environment support to directory.
1.5.5 License Format Update
1.5.5 Adds Bilge Injection to ConfigHub, Hub and CommandLineArguments.
1.5.7 Corrects Issue With 1.5.5 in .net standard.
1.5.8 Removes case insensitivity in configHub, corrects issue wiht [APP] tag.
1.5.9 Adds SSL Cert bypass, corrects net standard versioning.
1.5.10 Fixes SSL Bypass