Bluehill.Deconstructors 2.2.0

dotnet add package Bluehill.Deconstructors --version 2.2.0
NuGet\Install-Package Bluehill.Deconstructors -Version 2.2.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="Bluehill.Deconstructors" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bluehill.Deconstructors --version 2.2.0
#r "nuget: Bluehill.Deconstructors, 2.2.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 Bluehill.Deconstructors as a Cake Addin
#addin nuget:?package=Bluehill.Deconstructors&version=2.2.0

// Install Bluehill.Deconstructors as a Cake Tool
#tool nuget:?package=Bluehill.Deconstructors&version=2.2.0

Bluehill.Deconstructors

Provides Deconstruct methods for several types.

Consists of:

  1. Bluehill.Deconstructors.List (Array, List, etc.)
  2. Bluehill.Deconstructors.KeyValuePair (KeyValuePair, DictionaryEntry)
  3. Bluehill.Deconstructors.Tuple (Tuple)
  4. Bluehill.Deconstructors.Drawing (Point(F), Color, etc.)
  5. Bluehill.Deconstructors.Numerics (Vector, Matrix, etc.)
  6. Bluehill.Deconstructors.Forms (Padding, TableLayoutPanelCellPosition, etc.)
  7. Bluehill.Deconstructors.Wpf (WPF Point, Color, etc.)
  8. Bluehill.Deconstructors.Version (Version)
  9. Bluehill.Deconstructors.DateTime (DateTime, etc.)
  10. Bluehill.Deconstructors.Span (Span, ReadonlySpan)
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.2.0 219 1/5/2024
2.1.0 179 12/22/2023
2.0.0 309 1/1/2023
2.0.0-beta.3 80 12/15/2022
2.0.0-beta.2 81 12/6/2022
2.0.0-beta.1 86 11/24/2022