Plisky.Plumbing
1.8.14
dotnet add package Plisky.Plumbing --version 1.8.14
NuGet\Install-Package Plisky.Plumbing -Version 1.8.14
<PackageReference Include="Plisky.Plumbing" Version="1.8.14" />
<PackageVersion Include="Plisky.Plumbing" Version="1.8.14" />
<PackageReference Include="Plisky.Plumbing" />
paket add Plisky.Plumbing --version 1.8.14
#r "nuget: Plisky.Plumbing, 1.8.14"
#addin nuget:?package=Plisky.Plumbing&version=1.8.14
#tool nuget:?package=Plisky.Plumbing&version=1.8.14
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 is compatible. 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 is compatible. 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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. 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 (>= 3.1.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 | 166 | 5/30/2024 |
1.8.12 | 136 | 5/25/2024 |
1.8.9 | 604 | 10/3/2023 |
1.8.5 | 749 | 5/23/2023 |
1.8.1 | 1,123 | 2/25/2022 |
1.8.0 | 991 | 1/2/2022 |
1.7.25 | 1,129 | 1/16/2021 |
1.7.24 | 963 | 11/19/2020 |
1.7.2 | 957 | 11/16/2020 |
1.7.0 | 1,768 | 3/29/2020 |
1.6.3 | 1,182 | 1/31/2020 |
1.6.2 | 1,013 | 1/30/2020 |
1.6.1 | 1,161 | 12/16/2019 |
1.6.0 | 1,429 | 8/18/2019 |
1.5.13 | 1,377 | 7/9/2019 |
1.5.12 | 1,141 | 6/14/2019 |
1.5.11 | 1,087 | 6/12/2019 |
1.5.10 | 1,093 | 6/11/2019 |
1.5.9 | 1,104 | 6/11/2019 |
1.5.8 | 1,170 | 4/14/2019 |
1.5.7 | 1,152 | 4/14/2019 |
1.5.6 | 1,167 | 4/14/2019 |
1.5.4 | 1,022 | 4/13/2019 |
1.5.3 | 1,460 | 11/6/2018 |
1.5.2 | 1,279 | 11/5/2018 |
1.5.1 | 1,227 | 11/5/2018 |
1.5.0 | 1,290 | 11/1/2018 |
1.4.3 | 1,337 | 10/23/2018 |
1.4.2 | 1,286 | 10/23/2018 |
1.4.1 | 1,358 | 9/14/2018 |
1.4.0 | 1,346 | 8/31/2018 |
1.3.0 | 1,368 | 8/31/2018 |
1.2.0 | 1,309 | 8/31/2018 |
1.1.1 | 1,645 | 5/15/2018 |
1.0.0 | 1,652 | 3/24/2018 |
XXX_VERSION_XXX
Simplified code into core and non core versions, moved core to support more recent c# features.
Removed Crpto support from net core verisons
Removed Command Line Support from net core versions
1.8.2
Version Bump for Dependency Compatibilities.
1.8.1
BugFix - Help now generates examples properly.
1.8.0
Bugfix - All settings could be returned for a missing setting entry since case Insensitive code fix deployed.
Interface Break - No longer supports bilge injection, use Bilge preconfiguration rather than injection.
1.7.2
Config Hub settings Now Case INSENSITVE
All Unit Tests Fixed
CommandLineArgs ProcessArguments now has a Generic override to create an instance of the class
BUGFIX -> ArraySeparator char now actually works. Previously only , worked.
1.7.0
Bilge TraceSwitch Added (Plisky-CLAS)
Constructor no longer taks Bilge. (Use Bilge Swtich Levlels Instead)
1.6.3
Updating Dependency Chain on Diagnostics To Keep Up with New Constructor Changes
ALL Others
See Read The Docs.